Re: [XeTeX] horizontal alignment

2012-11-19 Thread Andy Lin
I'm not sure I understand the desired layout, but why not: \newcommand{\sessoentry}[1]{\noindent\makebox[4cm][l]{\textbf{#1}}} \newcommand{\classeentry}[1]{\textbf{#1}} If the TITLE and WORD are meant to fit on a single line, then this should be fine. On Mon, Nov 19, 2012 at 1:15 PM, Lucio Crus

Re: [XeTeX] horizontal alignment

2012-11-19 Thread Lucio Crusca
In data lunedì 19 novembre 2012 18:39:55, Tobias Schoel ha scritto: > Hello, > > I'm not sure if I understood you correctly, but what you want to do > seems to me to structurally be a table, so you should also tex it that way: I forgot to specify that there are unforeseeable (at coding time) exce

Re: [XeTeX] horizontal alignment

2012-11-19 Thread Tobias Schoel
Hello, I'm not sure if I understood you correctly, but what you want to do seems to me to structurally be a table, so you should also tex it that way: \begin{tabular}{@{}l@{\hspace{5cm}}p{2cm}@{}l@{}} Title1&&WORD 1\\ &&text in a minipage environment\\ &\multicolumn{2}{l@{}}{that spans exactly}

[XeTeX] horizontal alignment

2012-11-19 Thread Lucio Crusca
Hello *, I'm quite new here, I've been using LaTeX and XeTeX for a while but I'm no expert. I use texlive 2011 for linux/i386. I'm trying to obtain horizontal alignment of some words. Let's make an example (look at the following with a monospaced font): TITLE1WORD1

[XeTeX] horizontal alignment

2012-11-19 Thread Lucio Crusca
Hello *, I'm quite new here, I've been using LaTeX and XeTeX for a while but I'm no expert. I use texlive 2011 for linux/i386. I'm trying to obtain horizontal alignment of some words. Let's make an example (look at the following with a monospaced font): TITLE1WORD1