MWE ```tex documentclass{ctexart} usepackage{ulem} begin{document} uline{$frac{1}{sqrt{3}}$} end{document} ``` 图像如下图 ![](https://pics.latexstudio.net/data/images/201912/77cb9de1a3caf6a.png) 如何使得下划线出现...
MWE ```tex documentclass{ctexart} usepackage{ulem} begin{document} uline{$frac{1}{sqrt{3}}$} end{document} ``` 图像如下图 ![](https://pics.latexstudio.net/data/images/201912/77cb9de1a3caf6a.png) 如何使得下划线出现...
``` documentclass{ctexart} begin{document} expandafterxdefcsname kkkendcsname{{0}{1}}% defppp#1#2{#1;#2;} expandafterpppcsname kkkendcsname end{document} ``` 得到错误信息 *Runaway argument?* *! Paragraph...
``` documentclass{ctexart} begin{document} expandafterxdefcsname kkkendcsname{{0}{1}}% defppp#1#2{#1;#2;} expandafterpppcsname kkkendcsname end{document} ``` 得到错误信息 *Runaway argument?* *! Paragraph...
![](/static/images/ext/zip.gif)Test.zip 求助大佬,页眉如何去掉章节的数字,MWE见附件 ```tex documentclass[zihao = -4]{ctexbook} ctexset{% 设置章节格式 chapter/name = {,}, chapter/number = arabic{chapter}, % 章序号为Arabic numbe...
请问latex中这种中英文的摘要怎么编写?投稿中文期刊,求模板 ![](https://pics.latexstudio.net/data/images/201912/31e7ce35a473fa8.png)
latex引用了 usepackage{geometry} 并指定了 geometry{left=3cm,right=3cm,top=3cm,bottom=3cm} 但实际经打印机(按正反面打印)打出的纸张上 左边距为3cm,但右边距不足3cm 且由于左右边距不一致,导致装订时,左侧页的右边距明显小于 右侧页的左边距。 注:编译出的pdf,使用adobe reader可以打开,但确无法打印,...
documentclass[]{article}usepackage{caption,graphicx}%openingbegin{document}begin{figure}[htbp] flushright includegraphics[width=2.in]{111.png} caption{} label{yyhdj}end{figure}end{document...
已安装gnuplot,我尝试用`pdflatex -shell-escape`命令行编译MWE ```tex documentclass{standalone} usepackage{pgfplots} begin{document} begin{tikzpicture} begin{axis}[ xlabel=$x$, ylabel=$sin(x)$ ] addp...
```tex documentclass[11pt]{article} usepackage{CJK} usepackage[top=2cm, bottom=2cm, left=2cm, right=2cm]{geometry} usepackage{algorithm} usepackage{algorithmicx} usepackage{algpseudocode} usepackage{a...
![](https://pics.latexstudio.net/data/images/201912/e13b165dbe1dbb8.png) 比如这里32行最右侧有个%,这个的作用是什么?它难道不是注释吗?那如果是注释,它注释到哪里?
在文章中想实现以下MWE的效果 ``` documentclass{ctexart} begin{document} 弱hspace{-.1ex}*hspace{-.1ex}收敛 end{document} ``` ![image.png](https://i.loli.net/2019/12/03/M3STNHnLqaZtcj4.png) 但是使用简单的 ``` documentclass{...
用 `pgfplot` 画 x^(1/3) 或 x^(2/3) 的图像,x 正半轴正常显示,但是负半轴的部分报错,并且不显示。 MWE: ``` documentclass{article} usepackage{tikz} usepackage{pgfplots} begin{document} begin{tikzpicture} begin{axis}[ xlabel={$x$}, ...
不同的编译方式呈现的pdf文件是一样的格式吗? 选择的时候根据什么选择呢? 小白请教 谢谢大家 是这个问题太傻了嘛...没人答呢为啥
不同的编译方式呈现的pdf文件是一样的格式吗? 选择的时候根据什么选择呢? 小白请教 谢谢大家 是这个问题太傻了嘛...没人答呢为啥
Command Line: bibtex.exe mainStartup Folder: C:UserslzyDesktopAPMCMThesis(2) This is BibTeX, Version 0.99d (TeX Live 2019/W32TeX)The top-level auxiliary file: main.auxI found no citation commands—-w...