Commit 742a0c4
fix(packages): Ignore
Skip `@preamble` as done for `@comment`.
The `@preamble` command is used to provide TeX or LaTeX macros that
are processed by BibTeX program, but it is unspecified what to do
with these when converting to a format that does not use TeX.
See #2051@preamble in bibTeX bibliography1 parent ca906f0 commit 742a0c4
1 file changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
29 | | - | |
| 31 | + | |
30 | 32 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
0 commit comments