a question of beamer# TeX - TeX电子排版系统
z*n
1 楼
I just put the example code from
http://latex-beamer.sourceforge.net/
and made a ps output, but it generate slide at left-bottom
corner of every page. What is the problem?
by the way, how many page styles I can use and
where I can find the samples of them?
【clustering】
Run the following command after replacing %1 with your
latex file, without the "tex" extension.
latex --src-specials %1
bibtex %1
latex --src-specials %1
latex --src-specials %1
dvips -P pdf -tletter %1.dvi -o temp.ps
psnup -1 -W1
http://latex-beamer.sourceforge.net/
and made a ps output, but it generate slide at left-bottom
corner of every page. What is the problem?
by the way, how many page styles I can use and
where I can find the samples of them?
【clustering】
Run the following command after replacing %1 with your
latex file, without the "tex" extension.
latex --src-specials %1
bibtex %1
latex --src-specials %1
latex --src-specials %1
dvips -P pdf -tletter %1.dvi -o temp.ps
psnup -1 -W1