|
|
|
News -
LaTeX
|
|
Written by Stefan_K
|
|
Tuesday, 30 June 2009 21:37 |
|
The version 1.9.2 of the free LaTeX editor Texmaker has been released today. Read 0 Comments... >> |
|
Read more...
|
|
LaTeX Community User Registration working again |
|
|
|
|
News -
LaTeX Community
|
|
Written by Sven
|
|
Tuesday, 09 June 2009 07:41 |
During the last software update, the registration feature of LaTeX Community, that enables new users to register, has been damaged. The bug has been fixed now, so that the registration is working again. Thanks to the users who contacted me. Read 2 Comments... >> |
|
News -
LaTeX
|
|
Written by Stefan_K
|
|
Friday, 05 June 2009 22:35 |
|
The maintenance release 1.6.3 of LyX has been published yesterday and brings improved user interface, extended tex2lyx, bugfixes and more changes. Read 0 Comments... >> |
|
Read more...
|
|
News -
LaTeX
|
|
Written by Stefan_K
|
|
Wednesday, 03 June 2009 22:24 |
|
If you’re using pstricks-add or a package requiring it consider updating it if its version is lower than 3.34. The version 3.34 has been released some days ago and brings a bugfix for the pstScalePoints macro. The bug could look like the one discussed today in “problem with pstricks and psset” on LaTeX-Community.org where v3.32 [...] Read 0 Comments... >> |
|
Read more...
|
|
|
New version 3.19 of UK TeX FAQ |
|
|
|
|
News -
LaTeX
|
|
Written by Stefan_K
|
|
Thursday, 11 June 2009 23:02 |
|
Robin Fairbairns has released a new version of the famous UK TeX FAQ. v3.19 is containing 10 new answers to frequently asked questions and many answers have been revised. Read 0 Comments... >> |
|
Read more...
|
|
New monospaced font on CTAN: Inconsolata |
|
|
|
|
News -
LaTeX
|
|
Written by Stefan_K
|
|
Saturday, 06 June 2009 20:30 |
|
The Inconsolata font package has been released on CTAN yesterday. Inconsolata is a monospaced (”typewriter”) font designed for code listings and the like by Raph Levien. It’s supporting several encodings including T1, OT1 and LY1.
The font can be used by loading inconsolata.sty. The package provides a font scaling option [scaled=X] and would redefine the typewriter [...] Read 0 Comments... >> |
|
Read more...
|
|
goLaTeX.de is back online |
|
|
|
|
News -
LaTeX
|
|
Written by Stefan_K
|
|
Thursday, 04 June 2009 12:37 |
|
The German LaTeX forum goLaTeX.de has been inaccessible since one week, from May 28 on. Today it’s available again, at last. There was a technical problem that the provider didn’t solve quickly. The forum will stay alive. Read 0 Comments... >> |
|
Read more...
|
|
New package tabularew: centering multicolumn headings |
|
|
|
|
News -
LaTeX
|
|
Written by Stefan_K
|
|
Wednesday, 03 June 2009 22:20 |
|
In standard tabular environments multicolumn headings will be aligned to the left when they are wider then the text below, even if they contain a “c” as format parameter. Here’s a very small demonstration example:
documentclass[a4paper,10pt]{article}
usepackage{eurosym}
begin{document}
begin{tabular}{r@{.}l}
multicolumn{2}{c}{Price in euro} \
hline
79 & 50 \
9 & 85 \
10 & 00
end{tabular}
end{document}
Output:
The [...] Read 0 Comments... >> |
|
Read more...
|
|
|