Skip to content

Commit 2857de3

Browse files
committed
verifying span[colspan]
1 parent ad9e8ba commit 2857de3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

apexNotes.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
Usepackage{hyperxmp} ?
2+
6.5 new fluid force video
13
9.6 principle of ratio test: a_n behaves like L^n
24
D10.3.2: reword to avoid /0
35
Ch 10 ends talking about "the next chapter"
4-
Usepackage{hyperxmp} ?
6+
13.3 \dot f for f_t
57

68
LaTeXML:
79
Some Patrick JMT is forcing viewing on YouTube. Drop for something else?
@@ -14,7 +16,6 @@ F10.4.7 cmidrule
1416
3.5 KI 1 break p2 ?
1517
4.2 colors ?
1618
5.4 Ex 3 h spacing ?
17-
6.5 new fluid force video
1819
7.1: one-to-one V. 15.5: one to one
1920
12.3 F 5a color
2021
13.2 T3 break p2 ?
@@ -23,6 +24,7 @@ F10.4.7 cmidrule
2324

2425

2526
To update on Talon:
27+
: cd
2628
: export LATEXML_KPSEWHICH=$HOME/.tex/texlive/2021/bin/x86_64-linux/kpsewhich
2729
: singularity shell --bind /usr/bin:/home/timothy.prescott/obin latexml/latexml.sif
2830
: ./perl5/perlbrew/bin/perlbrew switch perl-5.34.0

standalone.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@
6161
% which latexml likes to do in display math in marginpar if there aren't enough & in a row
6262
\marginpar{\begin{align*}1,1&1,2\\2,1\end{align*}} % missing &2,2%
6363

64+
\marginpar{\begin{align*}1,1&1,2\\2,1&\end{align*}} % missing text for 2,2%
65+
6466
\marginpar{\begin{align*}1,1&1,2\\2,1&2,2\end{align*}}
6567

6668
\begin{align*}1,1&1,2\\2,1\end{align*} % missing &2,2

0 commit comments

Comments
 (0)