source: xincludes/tex-lib.xml@ 032be17

krejzi/svn
Last change on this file since 032be17 was d7f0b08, checked in by Ken Moffat <ken@…>, 10 years ago

Use copy members for some of the texlive dependency and command-explanation items.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14720 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 393 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
4
5<!-- $LastChangedBy$
6 $Date$ -->
7
8<para>
9 <parameter>--includedir=, --libdir= ...</parameter> : these switches ensure
10 that the libraries will be found at runtime, and that programs can be
11 compiled against them.
12</para>
Note: See TracBrowser for help on using the repository browser.