Description:
Discussion about the TeX and LaTeX systems & macros.
|
|
|
CTAN has a new package: pst-mirror
|
| |
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: pst-mirror Version number: 1.0 Author's name: Manuel Luque and Herbert Vo\ss... more »
|
|
CTAN has a new package: pst-am
|
| |
This should within a day be at your local mirror. Thanks again, Jim Hef{}feron Saint Michael's College .............................. .............................. ....................... The following information was provided by our fellow contributor: Name of contribution: pst-am Version number: 1.01... more »
|
|
Reusing the output of a tikzpicture
|
| |
Hello, Is there a way to reuse the typeset output of a tikzpicture environment? I have an extensive form game drawn as a tikzpicture and I need to include this on several different beamer slides. I know I could put the tikzpicture in a defined macro, but that requires reprocessing the graphic on each slide, which takes time.... more »
|
|
Knuth's double-dot interval notation
|
| |
I don't want to reinvent the wheel, so is there a built-in function/character for Knuth's double-dot interval notation, (a .. b) that gives the appropriate spacing around the two dots?
|
|
List always skips a line
|
| |
For a CV, I'm trying to create a table with company info on the left, and a bullet list of accomplishments on the right. However, the bullet list always seems to leave a blank space at the top (i.e., the first item doesn't line up with the first line of text in the left column) even though I've set all the lengths I can think of to 0. I'm... more »
|
|
CTAN has a new package: tex-label
|
| |
This package 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: tex-label Version number: 0.1.1 Author's name: Balagopal Komarath... more »
|
|
Using lineno with twocolumn - trying to get line numbers only in center
|
| |
Hi, currently I have this .tex document: \documentclass[twocolumn, 12pt]{article} \usepackage[pagewise]{lineno} \usepackage{lipsum} \setlength\columnsep{25pt} \begin{document} \modulolinenumbers[5] \linenumbers \lipsum\lipsum\lipsum\lipsum\l ipsum\lipsum\lipsum\lipsum \end{document} It works decently but I would like to only number lines in the center,... more »
|
|
User-defined commands with xkeyval
|
| |
I'm playing around with a new package. I'm using the xkeyval package to allow users to pass a number of options to the package, but I'm stumped at trying to allow the users to name their own commands to pass to the package. There are certain reasons why you might want a package user to give a command a convenient name. Ideally I would want... more »
|
|
appendix package question
|
| |
Hi all, Have been struggling for quite some time to format the title of chapter appendices (subappendices) for ToC. The following works alright: \documentclass{article} \usepackage[titletoc,title]{ap pendix} \begin{document} \tableofcontents \section{First Section} \begin{subappendices} \subsection{App1}... more »
|
|
|