LiTuX S.

Results 14 issues of LiTuX S.

Comparing to this plugin, this one ( https://github.com/chrisbra/color_highlight ) can highlight `colornames`, `hsl` et al as well, the rgb color support `%` too. What's more, the rgba under console is...

比如偶尔有几率能够人品爆发,并继续在世界苟延残喘,以便之后遭遇新一轮打击。 另外硬编码到各个文件中的事件和结局对于扩展不友好。

以下文档,在使用 `gb7714-2015` 提供的样式后会报错。 ```latex \documentclass{book} \usepackage{lipsum} \usepackage[style=gb7714-2015]{biblatex} \ExecuteBibliographyOptions{ refsection = chapter, } \addbibresource{example.bib} \begin{document} \frontmatter \tableofcontents \mainmatter \chapter{{\LaTeX} is good} \section{What} The quick brown fox jumps over the lazy dog....

How to reproduce: ```latex \documentclass{scrbook} \usepackage[heading=true]{ctex} \usepackage{makeidx} \makeindex \begin{document} ctex\index{ctex} \printindex \end{document} ``` Then ```bash latexmk -xelatex ``` will fail generating pdf file with error: > ./main.ind:1: LaTeX Error: Float(s)...

How to reproduce: ```latex \documentclass{scrbook} \usepackage[heading=true]{ctex} \begin{document} \tableofcontents \end{document} ``` Then ```bash latexmk -xelatex ``` output the following warnings: > Package ctex Warning: None of the standard document classes was...

``` 旅游(去哪儿,咋去 要不咱 坐车)咋整: 寻思:咋去 跟 坐车 一样一样的? 要行咧就 开整: 整车票(去哪儿)。 整上车走(去哪儿)。 整下车()。 整完了。 要不行咧就 寻思:咋去 跟 坐船 一样一样的? 要行咧就 开整: 整船票(去哪儿)。 整上船走(去哪儿)。 整下船()。 整完了。 要不行咧就 寻思:咋去 跟 坐飞机 一样一样的?...

It is certain that `core id` in `/proc/cpuinfo` can be discontinuous, since that is commonly reported: see [here](https://stackoverflow.com/questions/54784091/linux-core-ids-are-missing-in-cpu-info) and [here](https://unix.stackexchange.com/questions/400605/understanding-core-ids) for examples. Perhaps that is because our CPUs were "downgraded"...

I have `g:easytags_dynamic_files = 1` while setting `g:easytags_file` to `~/.vim/$USER.tags` in my vimrc. According to the manual, I set tags to `./tags;,tags,/usr/include/tags` in my vimrc in order to use the...

If we remap the caps lock, e.g., I'm using [power toys](https://github.com/microsoft/PowerToys), and remap the capslock as left control, then `vimcaps` can only read the keyboard status, but won't be able...

### What happened? I tried using **B0FieldIdentifier** and **B0FieldSource** for susceptibility distortion correction. According to [BIDS Spec](https://bids-specification.readthedocs.io/en/stable/modality-specific-files/magnetic-resonance-imaging-data.html#using-b0fieldidentifier-metadata), I've added ```json "B0FieldIdentifier": "phdiff_fmap0", ``` in `.../fmap/...phasediff.json`, and added ```json "B0FieldSource": "phdiff_fmap0",...

bug