Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在我的 LaTeX 文档中以毫米为单位设置字体大小。我怎样才能做到这一点?
谢谢你!
您是否使用 Type 1 字体(即无限可缩放字体)?如果没有,您需要执行类似的操作\usepackage{lmodern}(选择我喜欢的字体,计算机现代的拉丁现代版本)。然后只需输入类似的命令
\usepackage{lmodern}
\fontsize{8mm}{9mm}\selectfont
以下文本将在 9 mm 基线上使用 8 mm 高的字体。如果您需要以这种方式设置超过少量文本的大小,您可能必须进入文档类定义——祝你好运;我尽可能远离那些人。
List<Customer> customerList= new List<Customer>(); List<Employee> employeeList= new List<Employee>(); Fakes.ShimDataServiceRepository<object>.AllInstances.GetEnt