Because I’m a classicist by training, I have been wanting to broach the topic of how to typeset Ancient Greek in LaTeX for a long time. So today comes a short post on the topic. There are a number of ways you can approach this but most importantly, you need to decide whether you need just any Greek letters or Ancient Greek letters. Because Ancient Greek has diacritics which aren’t featured in all (“normal”) Greek keyboards. This blogpost covers the three sub-topics I deemed relevant to the question and they are: How do I get my Greek letters in the first place? (related to 1) How/Where do I get a Greek keyboard and which one to choose? How to typeset Greek in LaTeX? How to get your Greek letters If you’re just adding, say a note on the origin of a word to your text, you might not even need to install a Greek keyword at all. When I just
LaTeX for PhD
LaTeX posts especially relevant to PhD students. Pretty self explanatory, really. It contains everything you might want to know if you want to get started using LaTeX for your PhD thesis (or thinking about doing it). It also has some posts on specific needs of PhD students (such as creating an archaeological catalogue).
The LaTeX Newbie’s Guide to Using Overleaf for Conference Paper Submissions
Conference paper submissions in LaTeX are becoming increasingly popular in fields outside the technical disciplines (which have embraced them a long time ago already). Be that the Digital Humanities or historians wanting to contribute to events such as HistoCrypt, LaTeX templates for submission are getting more widely adopted. That’s why I wanted to dedicate this first post of 2022 to this important topic, so you are ready for LaTeX conference paper/abstract submissions in 2022! How to get started quickly and what to be aware of Find the template to use. The conference will have probably prepared a template you’re supposed to do. Since a principle behind TeX/LaTeX is the separation of form and content, you really only need to focus on writing your text. The layout will be provided by the conference organizers in said template. If this template isn’t on Overleaf yet, download it and upload it as a new project in the online LaTeX editor Overleaf. This will
read more The LaTeX Newbie’s Guide to Using Overleaf for Conference Paper Submissions
Preparing your literature review and excerpting: My workflow in LaTeX
It’s Halloween and while for me, this is a holiday which usually pretty much passed me by unnoticed, I know that many of you probably care and celebrate. So I thought: What topics in Academia or academic writing especially are spooky? The honest anwer is probably: Way too many. But one stood out in particular and that’s the dreaded part of the writing process which lends itself to procrastination like no other: The literature review and excerpting process. Without it, not a lot of writing can happen (except maybe if you start working on a case study or use our Article Outline Template to sharpen your argument). So anyway, I thought this counts as a sufficiently scary activity for Halloween 😉 Info: I think I might end up not having proper code formatting in this post. Sorry for the inconvenience but it seems that the backtick on my keyboard is broken and WordPress has long since removed the keyboard shortcut
read more Preparing your literature review and excerpting: My workflow in LaTeX
How to get started using LaTeX for academic writing? A book review of “S. Kottwitz, LaTeX Beginner’s Guide (2nd ed., Packt 2021)
Many prospective LaTeX users wonder: How do I get started? How to find my way in the jungle that learning LaTeX often seems to be to a first time user? Today I wanted to share my review of Stefan Kottwitz, LaTeX. A Beginner’s Guide (Packt 2021) with you. This book can help you find your way and get started using LaTeX after just the first chapter. Acknowledgement: I was sent a free reviewer’s copy of this book and asked to write a review about it which I happily agreed to do. Disclaimer: My book review policy Probably related to my upbringing in Germany, I don’t think a review can call itself a proper/serious review if it doesn’t contain criticism. I’m aware this is relatively different from reviews in the American style (especially on the covers of books) to just praise the book and not mention any criticism – but sadly, this also is becoming the norm in many an academic
LaTeX for Archaeologists: An archaeological catalogue from a spreadsheet
Today I wanted to share a long-promised second workflow for typesetting an archaeological catalogue in LaTeX. There is a first
read more LaTeX for Archaeologists: An archaeological catalogue from a spreadsheet
LaTeX for thesis writing
Having re-read my LaTeX for PhD students post, I realized I hadn’t mentioned a lot of things I would like to impart to you. So here comes LaTeX for thesis writing – a few more arguments in favour of starting to learn LaTeX now. Just to sum up what has already been said in the last post: The main points speaking in favour of you typesetting your thesis in LaTeX are the citation management, tables, maths and images which can be more of a hastle in MS Word. In the aforementioned blogpost, I also added that you should take into account that a thesis will yield two PDF outputs with very different requirements from the same document – another reason to use LaTeX. But there are many more things to take into account. LaTeX for maths, images and the like (in short, everything MS Word isn’t good at) A lot of people say that the “LaTeX is great for maths”
LaTeX for Archaeologists: An archaeological catalogue using LaTeX
Like hinted in various Noob posts, our friend the LaTeX Noob once asked for help typesetting her archaeological catalogue using LaTeX. As it sadly happens to me quite often, I totally forgot about this and was reminded by a recent inquiry (don’t be afraid to ask if I forget to post something I once promised!). In this post, I wanted to share the reaons why you should use LaTeX to typeset an image-heavy catalogue and what to take into account when deciding how to implement it in LaTeX. General PhD typesetting advice One PhD thesis = 2 outputs In the post on LaTeX for PhDs, I have already laid out the most common and some more commonly overlooked advice on why you should use LaTeX for typesetting your PhD thesis. An important aspect is that your thesis will likely generate two outpts, the thesis and a book (hopefully). If you “hard-code” everything now, the transition won’t be as smooth as
read more LaTeX for Archaeologists: An archaeological catalogue using LaTeX
Strategically Using Search-And-Replace for LaTeX documents. Part I
In an earlier post, we talked about the perks of using search and replace wisely on XML documents. Here I want to argue that search and replace might be even more powerful when used in LaTeX. The power of search and replace Imagine your thesis advisor decides last minute that they don’t like the way images are typeset in your thesis. It happens. We are speaking from our friend the Noob’s experience here. So imagine your advisor decides the images in your archaeological catalogue are too small, at the very last minute. In Microsoft Word, problem No. 1 you would have already encountered before now is that the document probably wouldn’t even open anymore (what with 200 pages full of images etc.). The second problem would be that you’d have to change each image size by hand, clicking and dragging around, cleaning up after the horrible mess and destruction your changes are leaving behind. In LaTeX, thanks goodness we
read more Strategically Using Search-And-Replace for LaTeX documents. Part I
Typesetting Code in LaTeX
Since I recently pulled a few all-nighters to prepare code slides to teach my students R and they were less
LaTeX for PhD students
Today, I decided to finally publish some thoughts on why I think PhD students can profit from using LaTeX. In this post, I try to avoid common not-all-that-creative reasons and point you to some aspects you might not yet have thought about like the fact that your PhD thesis will yield two PDF outputs with (more or less) the same content but very distinct different formatting requirements. Enter LaTeX. 1 PhD = 2 (!) print outputs, i.e. thesis print and printed book publication Typesetting your PhD in LaTeX is a good idea because of the citation management, for formulars, maths and for images. You probably already know that. But another aspect a lot of people tend to forget while writing their PhD thesis is that a thesis will usually result in two different output PDFs with different typesetting needs: The thesis to be handed in at your university and the print publication which follows. But these two usually have some
A Humanities’ seminar paper with LaTeX – in 10 minutes
Don’t believe me when I claim you could write a whole seminar paper in 10 minutes? I wouldn’t either 😉
read more A Humanities’ seminar paper with LaTeX – in 10 minutes