Description:
Discussion about the TeX and LaTeX systems & macros.
|
|
|
CTAN Update: dvisvgm
|
| |
On Tue, 10 Nov 2009 Martin Gieseking submitted an update to the dvisvgm package. Location on CTAN: /dviware/dvisvgm Summary description: dvisvgm 0.8.7 has been released License type: gpl Announcement text: ------------------------------ ------------------------------ ---------- dvisvgm is a command-line utility that converts DVI files to... more »
|
|
CTAN Update: pauldoc
|
| |
On Fri, 6 Nov 2009 Paul Ebermann submitted an update to the pauldoc package. Location on CTAN: /macros/latex/contrib/pauldoc Summary description: German LaTeX package documentation. License type: lppl Announcement text: ------------------------------ ------------------------------ ---------- The pauldoc package provides helpers for German language package... more »
|
|
Splitting a large document into books (memoir+mintoc+hyperref+bookma rk)
|
| |
I have a large document that I am splitting into volumes using the part command. The problem I'm having is with the table of contents in each part. A minimal example is below: documentclass% [oneside]{memoir} \ProvidesFile{mtc-mem.tex}% [2007/01/04] \usepackage{lipsum} \usepackage{hyperref} \usepackage{bookmark}... more »
|
|
longtable, manyfoot and p-columns: missing footnotes
|
| |
It seems to me that in a p-column in a longtable, footnotes from series defined using manyfoot's \DeclareNewFootnote are lost. The example below, when I pass it through latex, omits the two footnotes containing `DOES NOT APPEAR'. This does not appear to be mentioned in the documentation; it does say... more »
|
|
plain TeX and drowings
|
| |
I am using plain Tex (in the sense of Knuth The TeXbook). I would like to place drowings into text-file, but I do not know how to call the pictures. Could someone help me. many thanks Seppo
|
|
Correct spacing after command-defined text
|
| |
Hi, I have a problem with the spacing when using simple commands to generate autotext. For example, I would like to use two commands: \newcommand{\degc}{$^{}^{\circ le}\text{C}$ to display the centigrade symbol, or \newcommand{\azone}{$[1\bar{1} 20]$} to display a cristallographic direction. My problem is, how to define these commands so that the spacing is... more »
|
|
CTAN update: comprehensive
|
| |
This should within a day be at your local mirror. Jim Hef{}feron Saint Michael's College .............................. .............................. ............ The following information was provided by our fellow contributor: Name of contribution: The Comprehensive LaTeX Symbol List Version number: 11.0... more »
|
|
CTAN update: microtype
|
| |
This should within a day reach your local mirror. Jim Hef{}feron Saint Michael's College .............................. .............................. ................. The following information was provided by our fellow contributor: Name of contribution: microtype Version number: 2.3e Author's name: R Schlicht... more »
|
|
Define commands inside a command
|
| |
Hi, I want to define a command that takes a comma separated list and define (by \newcommand) several commands. That is, if I execute \createcommands{1,2,3,4,5,6,7, 8}, the comma separated numbers are extracted (inside a \@for loop) and go to define eight new commands, as if I state them like this: [code]... more »
|
|
|