Community

This page aggregates blog entries by people who are writing about TeX and related topics.

WinEdt 6 available

Posted on March 10, 2010 by TeXblog Feed

Version 6.0 of the powerful LaTeX editor WinEdt has been released. Its interface has been improved but some awaited features like folding and unicode support will come later with version 6.1.

Read this post in context »

WinEdt version 6

Posted on March 10, 2010 by Some TeX Developments Feed

WinEdt is a popular (La)TeX editor on Windows. A new major release, version 6, has just appeared on the WinEdt homepage. The interface has received a lot of attention, with new icons and menu arrangements. One thing that a lot of people have been hoping for is UTF-8 support, but the release notes say Avoid sending [...]

Read this post in context »

Introductory Workshop to LaTeX at MMU Cyberjaya

Posted on March 8, 2010 by Malaysian LaTeX User Group Feed

I conducted an Introductory Workshop to LaTeX at MMU (Cyberjaya Campus) yesterday (8 March). If anyone's interested, the workshop materials (slides, worksheet, sample code, MiKTeX installation guide) are available here.

Read this post in context »

biblatex: numbered citations as footnotes

Posted on March 8, 2010 by Some TeX Developments Feed

Most chemistry journals use numbered citation styles, with all of the references appearing at the end of the article in a References section. However, there are some that place the references at the bottom of the page they occur on, as footnotes. This is a bit more awkward to achieve than a simple section, but [...]

Read this post in context »

Bibtex2html and Springerlink BibTeX converter

Posted on March 5, 2010 by Malaysian LaTeX User Group Feed

I found out these useful tools:BibTeX2HTML : http://www.lri.fr/~filliatr/bibtex2html/doc/Springerlink BibTeX converter; http://www.cs.usyd.edu.au/~niu/cgi-bin/springer.cgi...and I wonder why on earth Springerlink did not put their BibTeX export format by default...? IEEE and ACM did that!

Read this post in context »

Baskerville Volume 10, Number 2

Posted on March 4, 2010 by UK-TUG Feed

UK-TUG recently posted the latest edition of Baskerville to members. This is available to everyone in electronic format: download the PDF. New articles are always welcome: please contact the editor with ideas!

Read this post in context »

Latest version of geometry.sty breaks beamer

Posted on March 1, 2010 by Malaysian LaTeX User Group Feed

So if you updated all your packages in one go and finds that your beamer presentations don't compile anymore, this is why. Don't panic though (42), there's a workaround: put the following line before \documentclass{beamer}:\makeatletter\let\ifGm@compatii\relax\makeatother\documentclass{beamer}Read this post for more information.

Read this post in context »

LaTeX error in beamer

Posted on March 1, 2010 by Rob J Hyndman: Research tips Feed

There is a clash between the current versions of the geometry package and the beamer class. So if you update all your packages and try to process a beamer document you will get the following error. ! Undefined control sequence. \Gm@lmargin ->\Geom@lmargin This is due to a new version of geometry (v5.0). Until the geometry package developers fix the [...]

Read this post in context »

Building biblatex-biber (again)

Posted on February 27, 2010 by Some TeX Developments Feed

I recently posted some information on building biblatex-biber. Since then, v0.5 of biblatex-biber has appeared and there are some positive changes. The code now creates its own file to grab the required Perl modules. So on Mac OS X (Snow Leopard) and Ubuntu (9.10) all I needed to do after downloading the source was perl Build.PL sudo [...]

Read this post in context »

Reading files off the web

Posted on February 27, 2010 by Random Determinism Feed

For some time now, ConTeXt can read files directly off the web. So, you can say \starttext \component {https://docs.google.com/MiscCommands?command=saveasdoc&docID=0AbXLuM4SVI8PZGc2Y2QzamhfOWNzM3Z3aGM5&exportFormat=txt} \stoptext process it with context. ConTeXt will figure out the file name is a url, use curl to download it and read the downloaded file. On subsequent run, ConTeXt just checks if a file with the same name exists, and [...]

Read this post in context »

Royal Society of Chemsitry TeX Template

Posted on February 24, 2010 by Some TeX Developments Feed

A while ago I talked about the variation between different chemistry publishers in their LaTeX support. Looking for something on the Royal Society of Chemistry site today I find that the people at Physical Chemistry Chemical Physics have created an updated template for TeX users. I’d say that is good news: remember of course that [...]

Read this post in context »

WinShell 3.31 released

Posted on February 24, 2010 by TeXblog Feed

After the beta release of 3.31 in October 2009 the actual Version 3.31 of the TeX/LaTeX-IDE WinShell has been released by Ingo H. de Boer yesterday.

Read this post in context »

New Malaysian CTAN Mirror!

Posted on February 20, 2010 by Malaysian LaTeX User Group Feed

There is now finally a Malaysian CTAN mirror server at ftp://mirror.upm.edu.my/ctan/! Oh joy oh joy! Hopefully now all downloads and updates will be a breeze (M'sian network latency being what it is :p) (oh ye of little faith liantze, baaad girl!)It's already showed up in MikTeX's mirror list. For TeXLive users, just point your repository to ftp://mirror.upm.edu.my/ctan/systems/texlive/tlnet/.

Read this post in context »

EuroTeX 2009 Proceedings

Posted on February 20, 2010 by Some TeX Developments Feed

In my post box a few days ago was the proceedings of the EuroTeX 2009 conference (TUGBoat 30:3, which I get as a joint member of TUG and UK-TUG). Quite a few of the articles are about ConTeXt, not surprising as the 3rd ConTeXt meeting took place in parallel to EuroTeX. The highlights will [...]

Read this post in context »

TeXShop 2.31 released

Posted on February 19, 2010 by TeXblog Feed

Today version 2.31 of TeXShop has been released. TeXShop is a free and open source TeX editor and previewer for Mac OS X written by Richard Koch. The new version requires at least System 10.4 (Tiger) but System 10.5 (Leopard) is strongly recommended.

Read this post in context »

Earlier posts