mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2026-04-21 03:14:29 -05:00
Workaround for Tex4ht and file called book
https://github.com/hendricius/the-sourdough-framework/pull/148/commits/45e9d739f5adc5d2043a3bc62cbcfb172a38f43f
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
\def\isaccessible{1}
|
||||
\input{book.tex}
|
||||
% We have to use a symlink to book.tex to prevent tex4ebook to load book.ht4
|
||||
% before loading any other package and create conflicts
|
||||
\input{sourdough_book.tex}
|
||||
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
book.tex
|
||||
Reference in New Issue
Block a user