Rather than changing the theme by hand and compiling it for each available theme, is there an easier way to do so such that I can get a PDF presentation for each available theme automatically?
|
|
here is a shell script which creates a main document main.tex with two example pages of all themes of current TL2012. It can be modified for using it under Windows. Run the script in an empty directory. The complete document is at http://perce.de/temp/main.pdf and this is the first page:
|
||||
|
|
|
Here's a little
or you can call it with any number of files
Note there are a few necessary lines in each of your You just need to specify which themes you want to use in the array createBeamer.plx
slides.tex
EDIT If you want a slightly more dynamic approach, then you can read the beamer themes in directly from their location
and just comment out (or remove) the previous definition of Of course, if you wanted to make it amazingly portable, you could perform a directory search each time. |
||||
|
|
|
The drawback of this approach: the theme list must be updated whenever a new theme exists on the globe.
|
|||||
|
|
||||
|
|



