Place of Eureka
  • Home
  • Archives
  • Categories
  • Tags
  • Optional
    About Links 24game TeXLive.NET

Update LuaTeX in arch

近来,TeXLive2026 可用了,于是就运行 sudo pacman -Syyu 更新了一下. 结果, /usr/share/texmf-dist/tex/luatex/ 下有一些文件冲突了. 于是我果断把整个 luatex 文件夹移除了. 再次尝试 syyu,不出所料, LuaTeX 相关的所有 fmt 文件都构建失败了. 即使是我把 luatex 这个文件夹恢复回去也不行了, 运行了几次
2026-02-02
LaTeX
#luatex #fmt

TrueType Font in pdfTeX - IV

create ‘.tfm’ (TeX font metric) First, we need to specify the encoding file, that defines the mapping between character codes within your LaTeX text and the corresponding character shapes (glyphs) co
2025-08-14
LaTeX
#font

TeX Font Files

NOTE TeX just need to know the font metric, characters’ glyph in font is not essential to TeX ENC Defines the mapping between character codes within your LaTeX text and the corresponding character sha
2025-08-14
LaTeX
#font

LaTeX listing

listing only 一个自己使用的基于minted 和 tcolorbox 宏包的代码抄录环境,样式说明 增加圆角 浅色背景 可跨页 其实关于代码抄录的核心选项为: listing only, 自定义环境的完整声明为: 123456789101112131415161718192021222324252627\usepackage{minted}\usepackage
2025-05-29
LaTeX
#tcolorbox #minted
Tokenize in TeX

Tokenize in TeX

preface 在阅读此篇文章前, 我给诸位的几点警告: 本篇文章讲述的话题过于底层, 所以它 不\color{red}不不 适合 LaTeX\LaTeXLATE​X 初学者 本篇文章可能含有诸多不当的说法,请自行辨别 本篇文章均抄袭自原 Overleaf 上的文章,如果英文水平还行请阅读原文 本篇文章的封面图由 GPT-4o 生成 在后文中,在不加说明是, 所讨论的对象默认为 D. E. K
2025-04-30
LaTeX
#tokenize

pTeX-ng Installation

本文仅供参考,不要盲目复制运行本文的命令,可以参考本文中的错误解决方式 准备 其实安装 ptex-ng 主要就是两个阶段: 编译得到 ptex-ng, platex-ng 这两个可执行文件 生成对应的 fmt 格式文件: ptex-ng.fmt, platex-ng.fmt 在 Linux 下使用 gcc 编译一般不太有问题, 我也没有遇
2024-12-02
LaTeX
#TeX #pTeX-ng

Titlesec Notes

Preface How to make such command: 1234567891011121314151617% interface% #1: name% #2: level\cs_new:Npn \__title_new:nn #1#2 { }% #1: name% #2: indent, beforeskip, afterskip, % style(t
2024-11-18
LaTeX
#title #toc
LaTeX Output Routine

LaTeX Output Routine

Plain TeX Introduction Plain TeX 中可以单独定义每一个页面的size, offset,后者可以得到 book 的 twoside. 一个基本的页面格式设置样例: 12345678910\hsize=6.5in\vsize=2in\hoffset=.5in\voffset=3in\headline={AAA\hrulefill BBB}\footl
2024-11-16
LaTeX
#OTR

Coding in TeX

Preface Example 你也许在部分的模板或者是宏包中看到过类似下面的东西, 那么这些东西是啥意思呢 ? 12^^M^^J 如果你熟悉 ASCII 码表的话,你会发现这两个东西和 脱出字符表示 比较相似. 比如 回车(CR) 的脱出字符表示为: ^M . 而 换行(LF) 的表示为 ^J . 我们在后文会介绍的这个东西的,但是在介绍之前,你需要先了解部分的基础知识,关于字符和编码的基础知识
2024-11-14
LaTeX
#Font

LaTeX Hook management

internal hook commands Some internal hook commands defined in LaTeX2e, for example the \g@addto@macro macro: 12345\long\def\g@addto@macro#1#2{% \begingroup \toks@\expandafter{#1#2}%
2024-11-12
LaTeX
#Hook
123…7

Search

Hexo Fluid
Views: Visitors: