latex related info
赵老师和中科大肖编辑推荐的latex书
中国科技大学出版社《玩转latex》,isbn:9787312051678,qq群:972435651
*** usful articles pertaining latex
https://zhuanlan.zhihu.com/p/362505439
https://blog.csdn.net/amnesiagreen/article/details/120605387
EDITTING TOOLS
--- offline---
https://mirrors.tuna.tsinghua.edu.cn/CTAN/systems/texlive/Images/
texstudio:
http://texstudio.sourceforge.net/
mirrors.tuna.tsinghua.edu.cn
----online----
https://www.latexlive.com
*** Scaning formulae and text into latex form
mathpix snip : https://mathpix.com/docs/snip/overview
***Input signs visually
https://latex.codecogs.com/eqneditor/editor.php?lang=zh-cn
*** Editting latex doc
how to transfer pdf to latex:https://www.xiaohongshu.com/discovery/item/624f9ab1000000000102da66
https://www.jianshu.com/p/84b2a9a3c243
course of instruction or tutorials:
南京信息工程大学https://blog.csdn.net/dreaming_coder/article/details/115636447
latex studio:
https://wenda.latexstudio.net/
how to compile macro package:
http://t.zoukankan.com/liyropt-p-2007942.html
https://blog.csdn.net/among_the_stars/article/details/126326840
html tutorial or course
https://www.w3cschool.cn/extjs/extjs_events.html
set scale of font
http://t.zoukankan.com/sunleecn-p-2827964.html
laxtex reference:https://wenku.baidu.com/view/8c4b114b1db91a37f111f18583d049649b660e61.html
how set typeset
符合 Microsoft Word 习惯的页面设定是 A4 纸张,上下边距 1 英寸,左右边距 1.25 英寸,于是我们可以通过如下两种等效的方式之一设定页边距:
\usepackage[left=1.25in,right=1.25in,top=1in,bottom=1in]{geometry}
% or like this:
\usepackage[hmargin=1.25in,vmargin=1in]{geometry}
1
2
3
又比如,需要设定周围的边距一致为 1.25 英寸,可以用更简单的语法:
\usepackage[margin=1.25in]{geometry}
1
对于书籍等双面文档,习惯上奇数页右边、偶数页左边留出较多的页边距,而书脊一侧的奇数页左边、偶数页右边页边距较少. 我们可以这样设定:
\usepackage[inner=1in,outer=1.25in]{geometry}
1
更详细的用法可查阅 geometry 宏包的帮助文档.
————————————————
版权声明:本文为CSDN博主「ツぃ☆ve芜情」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/dreaming_coder/article/details/115723681
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· 上周热点回顾(2.24-3.2)
2021-08-23 语文容易读错的字