Author: bdubbs
Date: Mon Mar 27 08:00:14 2017
New Revision: 18536
Log:
Update spacing in asymptote
Modified:
trunk/BOOK/pst/typesetting/asymptote.xml
Modified: trunk/BOOK/pst/typesetting/asymptote.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/asymptote.xml Sun Mar 26 11:34:12 2017
(r18535)
+++ trunk/BOOK/pst/typesetting/asymptote.xml Mon Mar 27 08:00:14 2017
(r18536)
@@ -116,15 +116,17 @@
</para>
<screen><userinput>export TEXARCH=$(uname -m | sed -e 's/i.86/i386/' -e
's/$/-linux/') &&
-./configure --prefix=/opt/texlive/&texlive-year; \
- --bindir=/opt/texlive/&texlive-year;/bin/$TEXARCH \
- --datarootdir=/opt/texlive/&texlive-year;/texmf-dist \
- --infodir=/opt/texlive/&texlive-year;/texmf-dist/doc/info \
- --libdir=/opt/texlive/&texlive-year;/texmf-dist \
- --mandir=/opt/texlive/&texlive-year;/texmf-dist/doc/man \
- --enable-gc=system \
- --with-latex=/opt/texlive/&texlive-year;/texmf-dist/tex/latex \
- --with-context=/opt/texlive/&texlive-year;/texmf-dist/tex/context/third
&&
+
+./configure --prefix=/opt/texlive/&texlive-year; \
+ --bindir=/opt/texlive/&texlive-year;/bin/$TEXARCH \
+ --datarootdir=/opt/texlive/&texlive-year;/texmf-dist \
+ --infodir=/opt/texlive/&texlive-year;/texmf-dist/doc/info \
+ --libdir=/opt/texlive/&texlive-year;/texmf-dist \
+ --mandir=/opt/texlive/&texlive-year;/texmf-dist/doc/man \
+ --enable-gc=system \
+ --with-latex=/opt/texlive/&texlive-year;/texmf-dist/tex/latex \
+
--with-context=/opt/texlive/&texlive-year;/texmf-dist/tex/context/third
&&
+
unset CFLAGS &&
make</userinput></screen>
@@ -136,11 +138,8 @@
Now, as the <systemitem class="username">root</systemitem> user:
</para>
-<screen role="root"><userinput>
-make install &&
-rm -fv /opt/texlive/&texlive-year;/texmf-dist/doc/info/asymptote.info
-
-</userinput></screen>
+<screen role="root"><userinput>make install &&
+rm -fv
/opt/texlive/&texlive-year;/texmf-dist/doc/info/asymptote.info</userinput></screen>
</sect2>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page