mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
fix tex version, edit vim
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@793 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
64d97b7c53
commit
d67b7746be
@ -1,13 +1,7 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The vim package contains <userinput>eview, evim, ex, gview, gvim,
|
||||
gvimdiff, rgview, rgvim, rview, rvim, view, vim, vimdiff, vimtutor,
|
||||
xxd</userinput>. Except for <userinput>vimtutor</userinput> and
|
||||
<userinput>xxd</userinput>, all the other commands are symlinks to vim and
|
||||
start vim with different options. <userinput>vimtutor</userinput> is a tool to
|
||||
learn the various vim commands and <userinput>xxd</userinput> is a command used
|
||||
to create hex dumps.</para>
|
||||
<para>The vim package contains <userinput>eview</userinput>, <userinput>evim</userinput>, <userinput>ex</userinput>, <userinput>gview</userinput>, <userinput>gvim</userinput>, <userinput>gvimdiff</userinput>, <userinput>rgview</userinput>, <userinput>rgvim</userinput>, <userinput>rview</userinput>, <userinput>rvim</userinput>, <userinput>view</userinput>, <userinput>vim</userinput>, <userinput>vimdiff</userinput>, <userinput>vimtutor</userinput> and <userinput>xxd</userinput>. Except for <userinput>vimtutor</userinput> and <userinput>xxd</userinput>, all the other commands are symlinks to vim and start vim with different options. <userinput>vimtutor</userinput> is a tool to learn the various vim commands and <userinput>xxd</userinput> is a command used to create hex dumps.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
<sect2>
|
||||
<title>Introduction to Vim</title>
|
||||
|
||||
<screen>Download location (FTP): <ulink url="&vim-download-ftp;"/>
|
||||
<screen>Download location (FTP): <ulink url="&vim-download-ftp;"/>
|
||||
Version used: &vim-version;
|
||||
Package size: &vim-size;
|
||||
Estimated Disk space required: &vim-buildsize;</screen>
|
||||
@ -10,12 +10,10 @@ Estimated Disk space required: &vim-buildsize;</screen>
|
||||
clone with extra features as compared to the original vi.</para>
|
||||
|
||||
<screen>vim depends on:
|
||||
<xref linkend="xfree86"/></screen>
|
||||
<xref linkend="xfree86"/></screen>
|
||||
|
||||
<screen>vim will utilize:
|
||||
<xref linkend="GLib"/>,
|
||||
<xref linkend="GTK"/>,
|
||||
<xref linkend="lesstif"/></screen>
|
||||
<xref linkend="GLib"/>, <xref linkend="GTK"/> and <xref linkend="lesstif"/></screen>
|
||||
|
||||
<para>The default LFS instructions install LFS as a part of the base system, but
|
||||
owing to the lack of X libraries during the base install, vim needs to be
|
||||
|
@ -4,7 +4,7 @@
|
||||
<!ENTITY tex-desc SYSTEM "tex-desc.xml">
|
||||
<!ENTITY tex-exp SYSTEM "tex-exp.xml">
|
||||
<!ENTITY tex-buildsize "175 MB">
|
||||
<!ENTITY tex-version "2.02">
|
||||
<!ENTITY tex-version "2.0.2">
|
||||
<!ENTITY tex-download-http "ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/2.0/distrib/tetex-src-&tex-version;.tar.gz">
|
||||
<!ENTITY texmf-download-ftp "ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/2.0/distrib/tetex-texmf-&tex-version;.tar.gz">
|
||||
<!ENTITY texmfsrc-download-ftp
|
||||
|
Loading…
Reference in New Issue
Block a user