Tagged Questions
10
votes
3answers
370 views
Red squiggly imitation
Is there an elegant way to draw red squigglies under text, to emulate what a [source] code editor does when it detects errors (either spelling mistakes, syntactical errors or semantic errors)?
Here ...
4
votes
1answer
193 views
Outlined characters in Beamer
Following Outlined characters, you can make selectable outlined text using the contour package. For example, the following writes "Text text text contour text", with "contour" in green with a red ...
12
votes
1answer
1k views
Closer underline
I am currently using \underline{...} to underline text.
However, I want the underline to be closer to the letters (as of now, there's too much whitespace between the letters and the line). Is there ...
0
votes
0answers
49 views
How to leave underscored white space? [duplicate]
Possible Duplicate:
Long underscore in LaTeX
I am not even sure if there isn't a proper typographical term for this thing. I use it for a questionnaire, where I have questions like:
I ...
7
votes
4answers
250 views
Apply formatting to outermost parentheses
I have some text information where I need to apply a text format to all the outer most parentheses such as making them larger and/or bold.
In a sense I want to process text like
...
6
votes
0answers
113 views
Writing clean long underscores [duplicate]
Possible Duplicate:
Long underscore in LaTeX
I'm writing a document in which I encourage the reader to "fill in the blanks" in order to be actively engaged with the proof.
Is there any way ...
50
votes
4answers
769 views
underline omitting the descenders
I'm very well aware that it is considered best practice not to use underlining other than on typewriters and in handwriting. But sometimes it is needed nonetheless.
In my opinion the typographically ...
4
votes
2answers
696 views
List of symbols with glossaries — problem with using \underline
I'm having a weird problem with glossaries (TeXLive 2011, glossaries v3.01), illustrated by the following example:
% compile this with
% pdflatex example.tex
% makeindex -s "example.ist" -t ...
30
votes
7answers
9k views
Long underscore in LaTeX
In LaTeX, how would I make a long underscore?
For example,
Name _______ Signature _______
15
votes
3answers
21k views
How can I underline a single word with LaTeX?
Given a simple paragraph, how do I underline a word in that paragraph?
(Note: I post this here because it wasn't really obvious using google or this site and my TexNicCenter is somehow missing this ...
