Latex 数字加粗后变宽 Latex bold without increasing the length of the text

Latex 数字加粗后变宽 Latex bold without increasing the length of the text,第1张

概述Add the following code at the beginning of the article \newsavebox\CBox\def\textBF#1{\sbox\CBox{#1}\resizebox{\wd\CBox}{\ht\CBox}{\textbf{#1}}} Then : \textBF{foobarbaz}   Example: \documentclass{ar
Add the following code at the beginning of the article
@H_502_10@
\newsaveBox\CBox\def\textBF#1{\sBox\CBox{#1}\resizeBox{\wd\CBox}{\ht\CBox}{\textbf{#1}}}

Then :

@H_502_10@
\textBF{foobarbaz}

 

Example:

@H_502_10@
\documentclass{article}\usepackage{graphicx}\newsaveBox\CBox\def\textBF#1{\sBox\CBox{#1}\resizeBox{\wd\CBox}{\ht\CBox}{\textbf{#1}}}\parindent=0pt\begin{document}foobarbaz y\textbf{foobarbaz} y\textBF{foobarbaz} y\end{document}

 

 

 

参考:

https://tex.stackexchange.com/questions/23678/textbftext-without-increasing-the-length-of-the-text

https://tex.stackexchange.com/questions/399859/fake-semibold-bold-without-increasing-the-length-of-the-text

总结

以上是内存溢出为你收集整理的Latex 数字加粗后变宽 Latex bold without increasing the length of the text全部内容,希望文章能够帮你解决Latex 数字加粗后变宽 Latex bold without increasing the length of the text所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1075503.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-26
下一篇 2022-05-26

发表评论

登录后才能评论

评论列表(0条)

保存