Re: seminar環境のフォントサイズ

名前: Read The F***ing Manual!
日時: 2007-10-11 15:51:58
IPアドレス: 157.118.27.*

>>49795 \documentclass{seminar} \begin{document} \begin{slide} \ptsize{8} pointsize: 8 \ptsize{9} pointsize: 9 \ptsize{10} pointsize: 10 \ptsize{11} pointsize: 11 \ptsize{12} pointsize: 12 \ptsize{14} pointsize: 14 \ptsize{17} pointsize: 17 \end{slide} \ptsize{17} \begin{slide}\gtfamily 環境の外で設定しても効きます. \end{slide} %%% Form ``sem-user.tex'': \begin{slide}\ptsize{8} \section*{Font sizes} The \verb|\slidesmag| command lets you change the magnification of your document. You can effectively fine tune the magnification by using the \verb|11pt| and \verb|12pt| style options. For example, instead of increasing the magnification from 4 to 5, you can switch to the \verb|12pt| style option. There are differences---e.g., magnification affects the space you get from \verb|\hspace{1in}|---but the fonts will at least be roughly the same size either way. The \verb|11pt| option gives a half-step, somewhat like \verb|\slidesmag{4.5}|, if the latter were permitted. Sometimes you want to use smaller font sizes for a single slide, in order to fit in that little bit of extra material, or to use larger font sizes, so that the few things you have to say on a slide don't look too lonely. You can't changing the magnification in the middle of the document, but you can change the size of the fonts with the command \begin{verbatim} \ptsize{n} \end{verbatim} This switches to the font sizes that are in effect when you use the \textit{n}\verb|pt| option. Actually, \textit{n} can be 8, 9, 10, 11, 12, 14 or 17, whether you have \verb|art|\textit{n}\verb|.sty| or not. \end{slide} \end{document}

この書き込みへの返事:

お名前
題名 
メッセージ(タグは <a href="...">...</a> だけ使えます。適宜改行を入れてください)