mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-16 11:57:03 +01:00
Update notes for 2017-01-17
This commit is contained in:
parent
856181c13b
commit
cef73e06d4
@ -204,3 +204,5 @@ $ JAVA_OPTS="-Xmx512m -Dfile.encoding=UTF-8" /home/dspacetest.cgiar.org/bin/dspa
|
||||
$ convert -compress Zip -density 150x150 input.pdf output.pdf
|
||||
$ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf
|
||||
```
|
||||
|
||||
- Somewhere on the Internet suggested using a DPI of 144
|
||||
|
@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
<meta itemprop="dateModified" content="2017-01-02T10:43:00+03:00" />
|
||||
<meta itemprop="wordCount" content="1104">
|
||||
<meta itemprop="wordCount" content="1114">
|
||||
|
||||
|
||||
|
||||
@ -338,6 +338,10 @@ delete from collection2item where id = '91082';
|
||||
$ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Somewhere on the Internet suggested using a DPI of 144</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -244,6 +244,10 @@ delete from collection2item where id = '91082';
|
||||
<pre><code>$ convert -compress Zip -density 150x150 input.pdf output.pdf
|
||||
$ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Somewhere on the Internet suggested using a DPI of 144</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -244,6 +244,10 @@ delete from collection2item where id = '91082';
|
||||
<pre><code>$ convert -compress Zip -density 150x150 input.pdf output.pdf
|
||||
$ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Somewhere on the Internet suggested using a DPI of 144</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -243,6 +243,10 @@ delete from collection2item where id = '91082';
|
||||
<pre><code>$ convert -compress Zip -density 150x150 input.pdf output.pdf
|
||||
$ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf
|
||||
</code></pre>
|
||||
|
||||
<ul>
|
||||
<li>Somewhere on the Internet suggested using a DPI of 144</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user