<feed xmlns='http://www.w3.org/2005/Atom'>
<title>impressive-display, branch master</title>
<subtitle>Impressive PDF Display</subtitle>
<link rel='alternate' type='text/html' href='https://code.it-zukunft-schule.de/cgit/impressive-display/'/>
<entry>
<title>Update changelog</title>
<updated>2022-11-21T11:15:56+00:00</updated>
<author>
<name>Dominik George</name>
<email>nik@velocitux.com</email>
</author>
<published>2022-11-21T11:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://code.it-zukunft-schule.de/cgit/impressive-display/commit/?id=95af7f23ebbdb459aefad7c89059686408f986ec'/>
<id>95af7f23ebbdb459aefad7c89059686408f986ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.4.1</title>
<updated>2022-11-21T11:15:14+00:00</updated>
<author>
<name>Dominik George</name>
<email>nik@velocitux.com</email>
</author>
<published>2022-11-21T11:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://code.it-zukunft-schule.de/cgit/impressive-display/commit/?id=90645a2f60910f091d7f27c93cae6321b7dbac0d'/>
<id>90645a2f60910f091d7f27c93cae6321b7dbac0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix portrait merging for older texlive-extra versions</title>
<updated>2022-11-21T11:13:33+00:00</updated>
<author>
<name>Dominik George</name>
<email>nik@velocitux.com</email>
</author>
<published>2022-11-21T11:13:33+00:00</published>
<link rel='alternate' type='text/html' href='https://code.it-zukunft-schule.de/cgit/impressive-display/commit/?id=c9226b123ac304ced0a7a4f9360df0c22e6911cd'/>
<id>c9226b123ac304ced0a7a4f9360df0c22e6911cd</id>
<content type='text'>
This is to ease backporting to Debian bullseye, where pdfxup writes
status output to stdout.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to ease backporting to Debian bullseye, where pdfxup writes
status output to stdout.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix merging of portrait PDFs</title>
<updated>2022-11-21T11:12:59+00:00</updated>
<author>
<name>Dominik George</name>
<email>nik@velocitux.com</email>
</author>
<published>2022-11-21T11:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://code.it-zukunft-schule.de/cgit/impressive-display/commit/?id=cd7f65a287128b69e41f450dec36914543f020d4'/>
<id>cd7f65a287128b69e41f450dec36914543f020d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Amend changelog</title>
<updated>2022-11-17T13:12:01+00:00</updated>
<author>
<name>Dominik George</name>
<email>nik@velocitux.com</email>
</author>
<published>2022-11-17T13:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://code.it-zukunft-schule.de/cgit/impressive-display/commit/?id=a38ba62981d7888f64f486f5283caf68c0af509e'/>
<id>a38ba62981d7888f64f486f5283caf68c0af509e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pdfxup instead of pdfnup</title>
<updated>2022-11-17T12:57:10+00:00</updated>
<author>
<name>Dominik George</name>
<email>nik@velocitux.com</email>
</author>
<published>2022-11-17T12:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://code.it-zukunft-schule.de/cgit/impressive-display/commit/?id=fdf0deb7e8f3d06fc4bf2b5ee4024253ba0e4921'/>
<id>fdf0deb7e8f3d06fc4bf2b5ee4024253ba0e4921</id>
<content type='text'>
pdfnup was removed some time in 2021; pdfxup has always been around.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pdfnup was removed some time in 2021; pdfxup has always been around.
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually make curl fail on server errors</title>
<updated>2022-08-09T21:15:21+00:00</updated>
<author>
<name>Dominik George</name>
<email>nik@velocitux.com</email>
</author>
<published>2022-08-09T21:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://code.it-zukunft-schule.de/cgit/impressive-display/commit/?id=29d0e36a0c04a56d909df702b124644a55c47f06'/>
<id>29d0e36a0c04a56d909df702b124644a55c47f06</id>
<content type='text'>
This is important in scenarios where AleKSIS, due to a race condition,
references something like a stale S3 content object. impressive-display
should log this and, most importantly, not try to handle the rror
output as display file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is important in scenarios where AleKSIS, due to a race condition,
references something like a stale S3 content object. impressive-display
should log this and, most importantly, not try to handle the rror
output as display file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention other file types in man page</title>
<updated>2022-07-01T10:41:32+00:00</updated>
<author>
<name>Dominik George</name>
<email>nik@velocitux.com</email>
</author>
<published>2022-07-01T10:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://code.it-zukunft-schule.de/cgit/impressive-display/commit/?id=981c3845209a0291900b769ef52bf63edfd11494'/>
<id>981c3845209a0291900b769ef52bf63edfd11494</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document dynamic list backend and AlekSIS integration in how-to</title>
<updated>2022-07-01T10:40:48+00:00</updated>
<author>
<name>Dominik George</name>
<email>nik@velocitux.com</email>
</author>
<published>2022-07-01T10:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://code.it-zukunft-schule.de/cgit/impressive-display/commit/?id=2bd17e7692d1df772963dddb9a43a897d47fce64'/>
<id>2bd17e7692d1df772963dddb9a43a897d47fce64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump minor version for new features</title>
<updated>2022-07-01T10:25:36+00:00</updated>
<author>
<name>Dominik George</name>
<email>nik@velocitux.com</email>
</author>
<published>2022-07-01T10:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://code.it-zukunft-schule.de/cgit/impressive-display/commit/?id=10c1bb9d62d9ca359ccb2aa27a41c365e7822b40'/>
<id>10c1bb9d62d9ca359ccb2aa27a41c365e7822b40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
