<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>TeX on ISG Blog · D-MATH</title><link>https://isg-blog.math.ethz.ch/tags/tex/</link><description>Recent content in TeX on ISG Blog · D-MATH</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Thu, 25 Jun 2026 21:29:22 +0200</lastBuildDate><atom:link href="https://isg-blog.math.ethz.ch/tags/tex/index.xml" rel="self" type="application/rss+xml"/><item><title>Writing a Letter with the ETH LaTeX Template</title><link>https://isg-blog.math.ethz.ch/posts/ethletter/</link><pubDate>Wed, 13 May 2026 11:31:46 +0200</pubDate><guid>https://isg-blog.math.ethz.ch/posts/ethletter/</guid><description>&lt;p&gt;The &lt;code&gt;ethletter&lt;/code&gt; class provides an ETH Corporate Design–compliant letter layout for LaTeX. Below is a quick start; the full macro reference lives in the project &lt;a href="https://gitlab.ethz.ch/mmarcio/ethletter/-/blob/master/README.md"&gt;README&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;
&lt;figure&gt;
&lt;a href="https://isg-blog.math.ethz.ch/posts/ethletter/sample-letter.png" class="glightbox"&gt;
&lt;img src="https://isg-blog.math.ethz.ch/posts/ethletter/sample-letter_hu_3c4dc029ac1a0c32.webp" alt="" loading="lazy"&gt;
&lt;/a&gt;
&lt;/figure&gt;
&lt;/p&gt;
&lt;h3 id="install-the-package"&gt;Install the package&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;D-MATH managed devices (Linux &amp;amp; macOS):&lt;/strong&gt; Already installed system-wide — no action needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sources / updates:&lt;/strong&gt; &lt;a href="https://gitlab.ethz.ch/mmarcio/ethletter"&gt;https://gitlab.ethz.ch/mmarcio/ethletter&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="minimal-letter-skeleton"&gt;Minimal letter skeleton&lt;/h3&gt;
&lt;p&gt;Create a file &lt;code&gt;letter.tex&lt;/code&gt; with the structure below, filling in the fields with your own details. Refer to the repository README for the full list of macros (sender, recipient, subject, classification, signature, etc.).&lt;/p&gt;</description></item><item><title>Write Multiple Choice Exams</title><link>https://isg-blog.math.ethz.ch/posts/amc/</link><pubDate>Wed, 17 May 2023 10:55:46 +0200</pubDate><guid>https://isg-blog.math.ethz.ch/posts/amc/</guid><description>&lt;p&gt;You can find documentation, an F.A.Q, examples and some additional resources about Auto Multiple Choice (AMC) here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://gitlab.math.ethz.ch/teaching/amc-howto"&gt;https://gitlab.math.ethz.ch/teaching/amc-howto&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
&lt;figure&gt;
&lt;a href="https://isg-blog.math.ethz.ch/posts/amc/amc.png" class="glightbox"&gt;
&lt;img src="https://isg-blog.math.ethz.ch/posts/amc/amc_hu_a4312ca0407dcc22.webp" alt="" loading="lazy"&gt;
&lt;/a&gt;
&lt;/figure&gt;
&lt;/p&gt;</description></item><item><title>Settings for TeXShop (and other Mac TeX-Editors)</title><link>https://isg-blog.math.ethz.ch/posts/texshop/</link><pubDate>Wed, 17 May 2023 10:46:49 +0200</pubDate><guid>https://isg-blog.math.ethz.ch/posts/texshop/</guid><description>&lt;p&gt;The default TeX Settings for MacTeX should work in all editors as we don’t have a special installation any more.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;TeXShop – &amp;gt; Preferences&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;There the &lt;strong&gt;“Engine”&lt;/strong&gt; settings for the paths should be as follows:
(pdf)TeX: /Library/TeX/texbin
Distiller (ghostscript): /usr/local/bin&lt;/p&gt;
&lt;p&gt;
&lt;figure&gt;
&lt;a href="https://isg-blog.math.ethz.ch/posts/texshop/tex-settings-new.png" class="glightbox"&gt;
&lt;img src="https://isg-blog.math.ethz.ch/posts/texshop/tex-settings-new_hu_3b02048cb48a731a.webp" alt="texshop-prefs" loading="lazy"&gt;
&lt;/a&gt;
&lt;figcaption&gt;texshop-prefs&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;Note: It’s no longer necessary to change the “Typesetting” preferences from “pdftex” to “TeX + DVI”.&lt;/p&gt;
&lt;p&gt;Path settings for other Mac TeX-editors should be set accordingly:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;all TeX-related binaries (e.g. latex, pdflatex, etc.) can be found at: /Library/TeX/texbin&lt;/li&gt;
&lt;li&gt;all Ghostscript-related binaries (e.g. gs, ps2pdf) can be found at: /usr/local/bin&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>