-
The macros in question produce a fatal error while \hline compiles correctly.
Can this be corrected or should I replace all \\*rule with \hline?
Here is a minimal example:
```
%--8
-
看到好词、好句、好句型,收藏起来;看到好情节好段子,收藏起来;看到好的事例,好的分析,好的结构收藏起来…… 只要遇到可以应用的地方就想办法多用几次 —— 仅此而已。
如果你愿意养成习惯,不妨额外再多处理一下细节,比如:
关键信息准确:数字、年代、人名、地名;
若是存在引用,文字要做到一字不差;
-
The package https://ctan.org/pkg/koma-script is widely used for publications with European layout (see https://tex.stackexchange.com/questions/7742/what-are-the-strengths-and-weaknesses-of-koma-script…
-
I noticed that the spacing is of if I start a (centered) exercise with an itemize or enumerate enviroment.
Minimal working example:
```
\documentclass[%
a4paper,
]{memoir}
\usepackage{cm…
-
### Description
Wondering if there could be any way of modifying OSM Notes so that, if the Note hasn't been resolved after a set period e.g. 3 months, the system sends you a reminder that it is still…
-
```
\chapter{\color{mycolor} My Chapter Tltle}
```
Yields
```
! Package xcolor Error: Undefined color `MYCOLOR'.
```
Potentially need to review the `chapterstyle` code to fix this. Not abs…
-
Got another one for ya.
Per the documentation on [bibleref](https://mirrors.mit.edu/CTAN/macros/latex/contrib/bibleref/bibleref.pdf), Sec 3.3,
I've put together this mwe. Compiles fine with lualatex…
-
When converting from markdown to LaTeX I noticed that an unsupported command was used in the `itemize` environment.
Given the following input (in Markdown):
```
Test:
- One
- Two
- Three
```
T…
-
How hard would it be to convert texbrew into a documentclass or package? I'd be happy to help with the little knowledge of latex that I have.
Am I missing some design philosophy of the way the cod…
-
Some thoughts around layout in quadwriter
* At various points in a quadwriter doc you could specify q-expressions to be used as the content of header/footer from that page onwards, since these most…