Search found 10 matches

by rgrice
Thu Aug 30, 2012 2:18 am
Forum: General
Topic: Line/data overrun ...
Replies: 8
Views: 7548

Re: Line/data overrun ...

Thanks \seqsplit seems to do the trick ...

Just one more question before I go ... something that bugs me about LaTeX. It seems that text is always fully justified. I would have thought left justified text should be the default. For example within a multicolumn environment it seems that LaTeX will ...
by rgrice
Thu Aug 23, 2012 1:32 pm
Forum: General
Topic: Line/data overrun ...
Replies: 8
Views: 7548

Re: Line/data overrun ...

Thanks very much for the quick replay and taking the time to look to this ... I'll have a go at trying to implement this solution.
by rgrice
Wed Aug 22, 2012 9:26 pm
Forum: General
Topic: Line/data overrun ...
Replies: 8
Views: 7548

Re: Line/data overrun ...

Ah I uploaded the wrong file ... it is there now. I'm not sure why the \dajRecord isn't defined as it is defined in dajBodyDefinitions.tex ...

I've just run it through MikTeX fine ... hope you can get it working...
Rich
by rgrice
Wed Aug 22, 2012 5:54 pm
Forum: General
Topic: Line/data overrun ...
Replies: 8
Views: 7548

Line/data overrun ...

Hi,

I'm sure this problem has been 'done to death' but I've having difficulty getting my abstract to display correctly.

Basically I've got a mixed tabular and two column multicolumn environment and the data can includes chemical names which are hyphenated and therefore don't wrap but run off the ...
by rgrice
Thu Jun 28, 2012 1:54 am
Forum: General
Topic: Multiple Source File Rendering
Replies: 3
Views: 2560

Re: Multiple Source File Rendering

Hi Stefan,

Thanks again for the quick reply ... yes I'm working on RedHat Linux so xargs sounds perfect.

However, when I run the command

find "." -name '*.tex' | xargs xelatex

to process the three files 59dab.tex, 62dab.tex and 96dab.tex it seems to process just the first file 59dab.tex.
by rgrice
Wed Jun 27, 2012 6:15 pm
Forum: General
Topic: Multiple Source File Rendering
Replies: 3
Views: 2560

Multiple Source File Rendering

Hi,

Apologies in advance if I've posted this in the wrong area.

Basically my question is just this. Is there any way in which multiple source files can be processed by XeLaTeX to create the corresponding separate PDF files within one XeLaTeX session?

For example, the following XeLaTeX call just ...
by rgrice
Mon Mar 12, 2012 1:00 pm
Forum: Page Layout
Topic: Current Page Layout
Replies: 3
Views: 3140

Re: Current Page Layout

Yes that works !!!! Thanks again and keep up the good work :D
by rgrice
Mon Mar 12, 2012 12:48 pm
Forum: Page Layout
Topic: Current Page Layout
Replies: 3
Views: 3140

Re: Current Page Layout

Thank you so much Stefan ... I'll give it a try. I find it very encouraging that people like yourself are prepared to take time to help others like this ...
by rgrice
Fri Mar 09, 2012 4:03 pm
Forum: Page Layout
Topic: Current Page Layout
Replies: 3
Views: 3140

Current Page Layout

Hi,

Can anyone help me? I need to be able to \clearpage if say the current position is 0.9\textheight to stop content being split across pages. I've attached a minimal working example minimal.tex to illustrate the problem ... when it is rendered in MiKTex the record header (\basicRecordHeader) is ...
by rgrice
Fri Mar 09, 2012 2:46 pm
Forum: New Members
Topic: Hello to the Community and LaTeX!
Replies: 2
Views: 1941

Hello to the Community and LaTeX!

Hi,

I'm currently working at an information service provider and we are building replacement systems to generate PDFs dynamically from XML content using Java/XOM and XQuery/XPath. I've been thrust into the world of LaTeX by the sudden resignation of a colleague with no prior experience of LaTeX. It ...