Search found 9 matches
- Sun Apr 10, 2022 3:21 pm
- Forum: Fonts & Character Sets
- Topic: difference between inputenc and fontenc
- Replies: 2
- Views: 60644
difference between inputenc and fontenc
thank you
- Sun Apr 10, 2022 6:09 am
- Forum: Fonts & Character Sets
- Topic: difference between inputenc and fontenc
- Replies: 2
- Views: 60644
difference between inputenc and fontenc
good morning,
I have for some time been trying to figure out how to get a specific diacritic into my Latex documents.
the one I want is this: ð
which I normally type using Alt-0240
I already use a large number of other diacritics on a regular basis, such as ö, and ä, ü, ú, Å, etc.
today I came ...
I have for some time been trying to figure out how to get a specific diacritic into my Latex documents.
the one I want is this: ð
which I normally type using Alt-0240
I already use a large number of other diacritics on a regular basis, such as ö, and ä, ü, ú, Å, etc.
today I came ...
- Thu Feb 24, 2022 7:06 pm
- Forum: Fonts & Character Sets
- Topic: unknown addition to article template
- Replies: 0
- Views: 2629
unknown addition to article template
a colleague left today and as she walked out the door she handed me a thumb drive saying, "I think you'll find some of this useful."
It's a bunch of Latex stuff including a template that includes the following:
\begin{center}
\textbf{article title goes here\\ \vspace{1 em} by author name}
\end ...
It's a bunch of Latex stuff including a template that includes the following:
\begin{center}
\textbf{article title goes here\\ \vspace{1 em} by author name}
\end ...
- Fri Aug 30, 2019 1:53 pm
- Forum: General
- Topic: chess notation using texmate
- Replies: 2
- Views: 4898
chess notation using texmate
thank you very much indeed. so simple, and yet so effective.
Cottonshirt.
Cottonshirt.
- Fri Aug 30, 2019 11:14 am
- Forum: General
- Topic: chess notation using texmate
- Replies: 2
- Views: 4898
chess notation using texmate
good morning,
this is my first time using package texmate (if you are not familiar with this package it is for producing chess notation and diagrams) which I just downloaded this morning so I am probably doing something pretty basic. but as you can see from the MWE, there are no package options ...
this is my first time using package texmate (if you are not familiar with this package it is for producing chess notation and diagrams) which I just downloaded this morning so I am probably doing something pretty basic. but as you can see from the MWE, there are no package options ...
- Thu Nov 17, 2016 5:47 am
- Forum: General
- Topic: Requested Package Not Available
- Replies: 3
- Views: 9297
Requested Package Not Available
it turns out that "synchronize" doesn't do what I thought it did.
the clue was when you said, "update it." thanks for your help, appreciate it.
the clue was when you said, "update it." thanks for your help, appreciate it.
- Tue Nov 15, 2016 2:11 pm
- Forum: General
- Topic: Requested Package Not Available
- Replies: 3
- Views: 9297
Requested Package Not Available
Good morning,
I am using MikTex 2.9 in TexWorks version 0.4.4 r.1003
I wanted to put a genealogy tree into a Latex document and googling for solutions one suggestion was a package called forest.
my package manager didn't have that so I selected: repository -> synchronize and it went to work ...
I am using MikTex 2.9 in TexWorks version 0.4.4 r.1003
I wanted to put a genealogy tree into a Latex document and googling for solutions one suggestion was a package called forest.
my package manager didn't have that so I selected: repository -> synchronize and it went to work ...
- Fri Nov 11, 2016 7:03 pm
- Forum: BibTeX, biblatex and biber
- Topic: Adding free text before first reference
- Replies: 2
- Views: 4887
Adding free text before first reference
thank you. I had not heard of etoolbox before but on CTAN I noticed it is part of the standard MIkTex distribution.
your elegant solution does everything I wanted, thank you very much indeed.
your elegant solution does everything I wanted, thank you very much indeed.
- Thu Nov 10, 2016 11:19 pm
- Forum: BibTeX, biblatex and biber
- Topic: Adding free text before first reference
- Replies: 2
- Views: 4887
Adding free text before first reference
Good morning,
I am writing a latex document in Texworks with a bibliography that works fine, as per the attached MWE:
\begin{filecontents}{boookfile.bib}
@book{nchc11893,
author = "Bateson, Edward",
title = "A History of Northumberland",
publisher = "{Andrew Reed, Sons \& Co.}",
year = "1893 ...
I am writing a latex document in Texworks with a bibliography that works fine, as per the attached MWE:
\begin{filecontents}{boookfile.bib}
@book{nchc11893,
author = "Bateson, Edward",
title = "A History of Northumberland",
publisher = "{Andrew Reed, Sons \& Co.}",
year = "1893 ...