<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lpm/src, branch v1.1.0</title>
<subtitle>A structured LaTeX project manager</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/lpm/atom?h=v1.1.0</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/lpm/atom?h=v1.1.0'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/lpm/'/>
<updated>2024-06-13T04:44:20+00:00</updated>
<entry>
<title>fix(new::section): Generate a precise date</title>
<updated>2024-06-13T04:44:20+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-06-13T04:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/lpm/commit/?id=d148d3fdc076a9c41229e6e216a2a045e227cc08'/>
<id>urn:sha1:d148d3fdc076a9c41229e6e216a2a045e227cc08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(new::section): Avoid overriding already existing section file</title>
<updated>2024-06-13T04:43:41+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-06-13T04:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/lpm/commit/?id=b80182a348578fbe54cb8cd255b5087d75a44a7c'/>
<id>urn:sha1:b80182a348578fbe54cb8cd255b5087d75a44a7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(config_file): Allow specifying the name of the `main.tex` file</title>
<updated>2024-06-13T04:42:31+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-06-13T04:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/lpm/commit/?id=dbc85218f6da32123a290639a784162fa4169f4a'/>
<id>urn:sha1:dbc85218f6da32123a290639a784162fa4169f4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(new): Ensure that file names are ASCII only</title>
<updated>2024-06-13T04:40:48+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-06-13T04:40:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/lpm/commit/?id=07c2924e7abc9641df6f6bc6181c912b70904972'/>
<id>urn:sha1:07c2924e7abc9641df6f6bc6181c912b70904972</id>
<content type='text'>
This allows us to just query the last chapter instead of storing it.
</content>
</entry>
<entry>
<title>feat(cli): Switch to stderrlog, configured by cli options</title>
<updated>2024-06-13T04:37:59+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-06-13T04:37:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/lpm/commit/?id=3e80cef8b2575f871aeea01917edcfb25356c290'/>
<id>urn:sha1:3e80cef8b2575f871aeea01917edcfb25356c290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(version): v1.0.0</title>
<updated>2024-03-31T20:07:48+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-03-31T20:07:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/lpm/commit/?id=1b8c35a874f017aa3c324fc932f49b373f3f249a'/>
<id>urn:sha1:1b8c35a874f017aa3c324fc932f49b373f3f249a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(treewide): Improve code quality by working with a FileTree</title>
<updated>2024-03-31T19:57:01+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-03-31T19:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/lpm/commit/?id=2e5e4b5736c446198e36760e254b7c17dd987166'/>
<id>urn:sha1:2e5e4b5736c446198e36760e254b7c17dd987166</id>
<content type='text'>
The FileTree has been taken from the implementation written by my for the
Trinitrix project. It alleviates the problem, where functions had to do
many things themselves.
</content>
</entry>
<entry>
<title>Style(treewide): Format</title>
<updated>2023-06-18T14:43:49+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-06-18T14:43:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/lpm/commit/?id=6bc393444d415d50144b2c213812ce57eae1c01f'/>
<id>urn:sha1:6bc393444d415d50144b2c213812ce57eae1c01f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix(cli): Remove project option</title>
<updated>2023-06-18T14:42:51+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-06-18T14:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/lpm/commit/?id=2b869cfcd174d074911adf8dd261c914cfafda44'/>
<id>urn:sha1:2b869cfcd174d074911adf8dd261c914cfafda44</id>
<content type='text'>
Generating a project should be done on the nix side.
</content>
</entry>
<entry>
<title>Chore: Initial commit</title>
<updated>2023-06-18T14:32:47+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-06-18T14:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/lpm/commit/?id=369bf07cbb36d8e72025014bfd4ddc52d9049fde'/>
<id>urn:sha1:369bf07cbb36d8e72025014bfd4ddc52d9049fde</id>
<content type='text'>
</content>
</entry>
</feed>
