<feed xmlns='http://www.w3.org/2005/Atom'>
<title>MicroJoe/latex-makefile/docs, branch main</title>
<subtitle>A Makefile-based based LaTeX template</subtitle>
<id>https://git.microjoe.org/MicroJoe/latex-makefile/atom?h=main</id>
<link rel='self' href='https://git.microjoe.org/MicroJoe/latex-makefile/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.microjoe.org/MicroJoe/latex-makefile/'/>
<updated>2018-05-21T16:13:51+00:00</updated>
<entry>
<title>Simpler version of Makefile</title>
<updated>2018-05-21T16:13:51+00:00</updated>
<author>
<name>Agathe Porte</name>
<email>microjoe@microjoe.org</email>
</author>
<published>2018-05-08T10:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.microjoe.org/MicroJoe/latex-makefile/commit/?id=51292127a47911f973e1c2691a9adc75c6bad044'/>
<id>urn:sha1:51292127a47911f973e1c2691a9adc75c6bad044</id>
<content type='text'>
Instead of using a big .gitignore and a big clean target, we can tell
latexmk to build into a dedicated directory. This way, all temporary
files are located in a repository that we just have to ignore and
remove.

This allows us to have the .tex sources right next to the Makefile,
which makes it easier to reason about instead of having to use the src/
subdirectory.

Also moved README to reStructuredText (because Markdown sucks IMO) and
removed gif and fancy badges in the README.
</content>
</entry>
<entry>
<title>Added demo</title>
<updated>2017-08-12T09:15:42+00:00</updated>
<author>
<name>Agathe Porte</name>
<email>microjoe@microjoe.org</email>
</author>
<published>2017-08-12T09:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.microjoe.org/MicroJoe/latex-makefile/commit/?id=af94e2f00b51d9df2ff17044257cb95b807b127b'/>
<id>urn:sha1:af94e2f00b51d9df2ff17044257cb95b807b127b</id>
<content type='text'>
</content>
</entry>
</feed>
