Description:
Discussion about the TeX and LaTeX systems & macros.
|
|
|
How to do it
|
| |
I would like to set up a vector $(x_1 , \ldots , x_k , \ldots )$ marking the x_k by an arrow from below writing k below this arrow. How can I do this? I went through the books but I failed. Thanks in advance. Ulrich
|
|
Latexmk: Couldn't find aux file 'Chapters/chap1.aux'
|
| |
Hi there, On a LaTeX document that is split into many files, if only part of the files are enabled through the use of \includeonly, the following errors are produced: ------------------------------ -- Latexmk: Log file says output to 'ykk.pdf' Latexmk: Couldn't find aux file 'FrontBackmatter/titlepage.aux '... more »
|
|
Raising a colon to center
|
| |
Hi All, I am writing some Latin text within a document: MARIA STVARTA SCOT : ET GALL : REG : IACO : MAG : BRITA : REG : MATER I need to raise the colon between the abbreviated text to the centre of the text line, rather as normal, aligned at the bottom of the text. I use \textperiodcentered for a single period but I can't find... more »
|
|
Where to copy .sty files
|
| |
Hi, I have texlive 2007 installed with MacTex. I need to use algorithmic and algorithms packages, so I got them from CTAN site and extracted the *.sty files. I tried to copy them to various places including ~/texmf/tex or ~/ Library/texmf/tex/latex or in the directory where my thesis tex files are. Afterwards, I ran "texhash" command to refresh the database; but... more »
|
|
Biblatex and MHRA Style
|
| |
Hi Everyone, I am currently looking into changing from Jurabib, which is sadly no longer supported, to biblatex. I saw an email exchange about someone doing a MHRA biblatex style which was based on the MLA biblatex. I have also looked on CTAN and elsewhere on the web but I have not seen anything else. So, I was wondering if anyone has knowledge of a... more »
|
|
How to make this command work in headings and captions
|
| |
Hi there, How to make this \switch command work similarly in both text and headings and captions? Thank you. - Leo ------------------------------ -- \documentclass{memoir} \begingroup \catcode`\x=\active \gdefx{\unskip\,\ensuremath{\t imes}\,\ignorespaces} \endgroup \protected\def\switch{% \begingroup%... more »
|
|
Greek symbols in text mode
|
| |
I need to type in some Greek letters in text mode. Right now I do it with a following command 2~$\mu$m % 2 micrometers but I don't like it as \mu is in italics. How can I change it to be upright? Thanks, xyz
|
|
Memoir - Footskip awol (and Memoir's textheight adjustments)
|
| |
As shown in the MWE below I set the textblock height to be 537pt (when processed it comes out at 538pt) but I do not seem to have the specified \footskip. When I had spec'd the textheight as (45 lines of 10pt text) to be 540pt (=45*(10+2)pt), it was coming out as 550pt. I guess the adjustment is done by \checkandfixthelayout, I know Memoir prefers the... more »
|
|
Parsing words in a .tex file and replacing them by a command
|
| |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I am currently writing a package which aims at making ligatures in an automatic way, for each word of a .tex file (which uses this package), if it needs to be ligatured. Is there a way to parse all the words of the .tex file and replace them easily, i.e. if there is... more »
|
|
|