当前位置:网站首页>Font shape `OMX/cmex/m/n‘ in size <10.53937> not available (Font) size <10.95> substituted.
Font shape `OMX/cmex/m/n‘ in size <10.53937> not available (Font) size <10.95> substituted.
2022-04-23 05:52:00 【Lin Zi 520】
Latex When writing formulas , Report the following error :
Font shape `OMX/cmex/m/n' in size <10.53937> not available
(Font) size <10.95> substituted.
Solution :
stay \begin{document}
Add macro package at the front :
\usepackage{
lmodern}
版权声明
本文为[Lin Zi 520]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230543037048.html
边栏推荐
- PyQy5学习(三):QLineEdit+QTextEdit
- freemark中插入图片
- MySQL事务
- 第36期《AtCoder Beginner Contest 248 打比赛总结》
- Split and merge multiple one-dimensional arrays into two-dimensional arrays
- 在Jupyter notebook中用matplotlib.pyplot出现服务器挂掉、崩溃的问题
- 线性规划问题中可行解,基本解和基本可行解有什么区别?
- MySQL triggers, stored procedures, stored functions
- DBCP使用
- Redis经典面试题总结2022
猜你喜欢
Package mall system based on SSM
JVM series (3) -- memory allocation and recycling strategy
Ora: 28547 connection to server failed probable Oracle net admin error
lambda表达式
mysql实现主从复制/主从同步
JVM系列(3)——内存分配与回收策略
Pytorch学习记录(十):数据预处理+Batch Normalization批处理(BN)
Issue 36 summary of atcoder beginer contest 248
创建二叉树
Getting started with JDBC \ getting a database connection \ using Preparedstatement
随机推荐
2.devops-sonar安装
redhat实现目录下特定文本类型内关键字查找及vim模式下关键字查找
lambda表达式
PHP处理json_decode()解析JSON.stringify
MySQL事务
2-软件设计原则
容器
POI exports to excel, and the same row of data is automatically merged into cells
Latex快速入门
多线程与高并发(1)——线程的基本知识(实现,常用方法,状态)
opensips(1)——安装opensips详细流程
第36期《AtCoder Beginner Contest 248 打比赛总结》
The difference between cookie and session
MySQL realizes master-slave replication / master-slave synchronization
创建二叉树
JVM系列(3)——内存分配与回收策略
数据处理之Numpy常用函数表格整理
Issue 36 summary of atcoder beginer contest 248
域内用户访问域外samba服务器用户名密码错误
Conda 虚拟环境管理(创建、删除、克隆、重命名、导出和导入)