| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | yesterday | |
| stats | profile views | 2 |
I'm using LaTeX, beamer and TikZ/pgf for my work, but I'm far from being an expert.
|
Mar 15 |
comment |
Conflicting situation from concurrent use of pdfpages and pgfpages in beamer For the record, I get the same error using pdfpages in a beamer document, without knowingly using pgfpages. pdfpages version is pdfpages 2009/02/07 v0.4g Installing the newer version from CTAN made the error disappear. Thanks. |
|
Oct 5 |
awarded | Supporter |
|
Oct 4 |
awarded | Self-Learner |
|
Oct 4 |
awarded | Teacher |
|
Oct 4 |
answered | How to make a pgfooclass persistent across a beamer presentation? |
|
Oct 4 |
comment |
How to make a pgfooclass persistent across a beamer presentation? @Andrew: Thanks, both techniques work. I thought I had tried to define a class before the beginning of the document and that it had caused an error, but apparently I did not try correctly (or did not try at all). Should I post a proper answer to my question instead of putting the answer as an edit? |
|
Oct 4 |
revised |
How to make a pgfooclass persistent across a beamer presentation? Added a better solution in the example |
|
Oct 4 |
revised |
How to make a pgfooclass persistent across a beamer presentation? Problem formatting the first line of the example |
|
Oct 4 |
awarded | Editor |
|
Oct 4 |
revised |
How to make a pgfooclass persistent across a beamer presentation? Mention the reason found for the problem |
|
Oct 4 |
comment |
How to make a pgfooclass persistent across a beamer presentation? Trying to make a MWE made me find the problem: I was using the beamer option ignorenonframetext, which caused the classes defined out of a frame to be un-recognised in frames. I guess there is no solution to this problem but to redefine the classes in each frame that need them if I want to use this option... Would it be possible to define classes in a .sty file and use them despite the ignorenonframetext option? |
|
Oct 3 |
awarded | Student |
|
Oct 3 |
asked | How to make a pgfooclass persistent across a beamer presentation? |