如何在 LaTeX 中更改部分页面的字体大小? [英] How to change font size on part of the page in LaTeX?

查看:16
本文介绍了如何在 LaTeX 中更改部分页面的字体大小?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想更改某些页面部分的文本大小,例如对于逐字块:

I would like to change the text size for some page part, e.g. for a verbatim block:

egin{verbatim}
    <how to set the font size here to 10 pt? />
end{verbatim}

推荐答案

egingroup
    fontsize{10pt}{12pt}selectfont
    egin{verbatim}  
        % how to set font size here to 10 px ?  
    end{verbatim}  
endgroup

这篇关于如何在 LaTeX 中更改部分页面的字体大小?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆