{"id":15693227,"url":"https://github.com/huangcongqing/latex","last_synced_at":"2025-05-08T03:34:07.781Z","repository":{"id":107569176,"uuid":"199620495","full_name":"HuangCongQing/LaTeX","owner":"HuangCongQing","description":"LaTeX学习记录","archived":false,"fork":false,"pushed_at":"2022-09-17T04:21:37.000Z","size":64908,"stargazers_count":9,"open_issues_count":3,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T16:59:27.072Z","etag":null,"topics":["c","ctex","latex","latex-template","mathtype","tex"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HuangCongQing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-30T09:31:04.000Z","updated_at":"2024-06-08T08:28:05.000Z","dependencies_parsed_at":"2023-06-08T12:30:43.022Z","dependency_job_id":null,"html_url":"https://github.com/HuangCongQing/LaTeX","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuangCongQing%2FLaTeX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuangCongQing%2FLaTeX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuangCongQing%2FLaTeX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuangCongQing%2FLaTeX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HuangCongQing","download_url":"https://codeload.github.com/HuangCongQing/LaTeX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252995131,"owners_count":21837571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","ctex","latex","latex-template","mathtype","tex"],"created_at":"2024-10-03T18:42:19.112Z","updated_at":"2025-05-08T03:34:07.773Z","avatar_url":"https://github.com/HuangCongQing.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LaTeX\n\nLaTeX学习记录\n\n\u003e 概述：TEX是斯坦福大学的教授Donald E.Knuth(图灵奖获得者)开发的一个功能强大的幕后排版系统。他当时在撰写名为The Art of Computer Programming的书，由于出版商把他书中的数学式子排版得很难看，他决定推迟出版，自行研发一套排版系统进行排版。这个系统就是TEX系统。\n\n* [Latex.ipynb\t-https://nbviewer.jupyter.org](https://nbviewer.jupyter.org/github/HuangCongQing/Tex/blob/master/Latex.ipynb\t)\n* [MathType疑难.md](MathType.md)\n\n### Tutorials\n\n* 【推荐】学习视频：https://www.bilibili.com/video/BV15b411j7Au\n* 学习笔记：https://www.yuque.com/docs/share/4fba6b11-dde9-4a6a-806b-e9e06657b1ae\n* 学习latex在线代码：https://www.overleaf.com/read/tzrgxctcvmqg\n* 学习PPT资料：[LaTex 课件(耿楠)](./LaTex课件(耿楠))\n\n---\n\n* https://www.bilibili.com/video/BV1Xs411x7s8\n* [LaTex开源小屋](https://www.latexstudio.net/)\n* [19LaTeX学习系列之---LaTeX的总结](https://www.jianshu.com/p/1d99b3c883a6)\n* [LaTeX新人教程，30分钟从完全陌生到基本入门](https://blog.csdn.net/perfumekristy/article/details/8515272)\n\n**Tips**：\n单个文件夹或文件下载\nhttp://downgit.zhoudaxiaa.com/\n将github文件夹或文件**链接**复制粘贴入DownGit中，选择download即可;\n\n### Start\n\n* [换行`\\\\` 命令]([https://jingyan.baidu.com/article/49ad8bce54d9535835d8fa6e.html](https://jingyan.baidu.com/article/49ad8bce54d9535835d8fa6e.html))\n* 换页`\\newpage`命令\n* 插入数学符号\n  Latex的数学表达式要放在\\(和\\)，$和$以及\\begin{math}和\\end{math}之间：\n* 默认首行缩进\\par\n\n  * \\indent  and  \\noindent\n* int_{}{},frac{}{},sqrt{},大小等于geq ,leg\n* 空格 `\\quad` , `\\`\n* [*CTeX使用*](https://blog.csdn.net/wangyang163wy/article/details/81265321)\n\n  * .bib文件自动#####生成该模板下的参考文献样式。\n  * .cls文件是会议提供要求排版布局。\n  * .tex文件是基于宏的流行的文本格式。后期论文的编辑就是在.tex文件中进行的。\n* [LaTeX公式与MathType公式如何快速转换](http://www.mathtype.cn/jiqiao/zhuanhua-gongshi.html)\n* [设置字体格式(*加粗*,斜体,下划线](http://jingyan.baidu.com/article/48206aeadf374c216bd6b36e.html)\n\n#### 插入代码\n\n* https://blog.csdn.net/u012675539/article/details/47048163\n\n```\nLatex报错: LaTex cite.sty not found\n\n```\n\n* https://blog.csdn.net/Jiajikang_jjk/article/details/80447969\n* https://blog.csdn.net/yq_forever/article/details/80952914\n\npython:https://blog.csdn.net/silent56_th/article/details/78312923\n\n### ShortCuts\n\n* tex 注释快捷键 `ctrl +T`\n* `ctrl+左键`单击tex文件内容： pdf文件跳转到对应的段落中高亮显示。反之，`ctrl+左键`单击pdf文件内容，tex文件跳转到对应的段落中高亮显示。\n\n### 模板\n\n* [JAS自动化学报模板](cvpr2021AuthorKit_2)\n* [CVPR](JAS-Template)\n\n\nhttps://github.com/HuangCongQing/GZHU-Report-Latex-Version\n\n##### [mohuangrui/*ucasthesis*](https://github.com/mohuangrui/ucasthesis)\n\n[最新样式] 中国科学院大学学位论文 LaTeX 模板\n\n##### [mohuangrui/*ucasproposal*](https://github.com/mohuangrui/ucasproposal)\n\n中国科学院大学开题报告 LaTeX 模板 LaTeX Proposal Template for the University of Chinese Academy of Sciences\n\n### 未分类\n\ntexstudio其它技巧\n在texstudio侧边栏中添加todo标签 %todo ...todo-something...\n\n或者% 大写字母开头也是自动添加成todo标签\n\n[皮皮blog](http://blog.csdn.net/pipisorry)\n\nLatex小工具\n[Latex论文写作-Texsdudio 快捷键总结]\n\nNote: texstudio基本自带这些小工具\n\n[皮皮blog](http://blog.csdn.net/pipisorry)\n\nfrom: http://blog.csdn.net/pipisorry/article/details/54565608\n\nref: [Texstudio用户手册：TeXstudio : User manual]\n[英语论文中怎么正确地写计量单位]\n\n### Q\u0026A\n\n### mathtype\n\n* mathtype 上hat\n  https://zhidao.baidu.com/question/406936260.html\n\n### Office\n\n* 为什么word文档在前面打字会把后面的文字覆盖掉？：按insert即可：https://zhidao.baidu.com/question/273441876.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuangcongqing%2Flatex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuangcongqing%2Flatex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuangcongqing%2Flatex/lists"}