The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
53 views

Letter Environment : Justice! [duplicate]

I'm looking at this, and I'm wondering how I can get Mr. John Doe \\ 2345 Jones St. \\ Oakland, CA 91123 to be right justified in this letter environment: \begin{letter}{Mr. John Doe \\ 2345 Jones ...
3
votes
1answer
86 views

Using an adr-file, how to change format of the address?

I'm up to use LaTeX for writing my letters, invoices, other stuff and I'm nearly finished with setting up my templates using the KOMA class scrlttr2. One thing remains... I got an address-file where ...
2
votes
1answer
235 views

How can I add a new adress line within cvmodern style

I'd like to have 3 lines for adress with cvmodern style. So I've added this lines in my file \makeatletter ...
3
votes
1answer
114 views

How to make the contents of the address center-adjusted( change the default format of the address tag?)

I am trying to write my resume with LaTeX, and if you see the following image, the contents of the address is left-adjusted. What do I do to make them center-adjusted? The code I used is as ...
3
votes
1answer
181 views

How to enter address and email in the following form

How to do I enter address and email as in the below format (with the address in all caps and email in italics and in some other font)? I am using LaTeX. HOME ADDRESS E-mail address: ...
24
votes
2answers
1k views

“+” sign in international phone numbers

I want a smaller "+" sign in international phone numbers. For example if I write +1-123-456-7890 it gives where "-" signs are all okay (not pretty though), but the "+" sign looks too big. How ...
4
votes
1answer
312 views

Use g-brief address field layout to produce labels

I have a number of letters created with the document class g-brief and would like to generate labels (does not have to be automatic; cut-and-paste would be ok for now) from the address used in each ...
11
votes
4answers
4k views

LaTeX letter with address field in the right place for a “C5 envelope with window”

Does anybody know of a good way to write simple paper letters in LaTeX, so that the formatting shows the receivers address on the right place so I will show in the window of those C5 envelops with a ...
39
votes
7answers
16k views

What's the best way to write e-mail addresses?

When trying to write an e-mail address, there are always problems with the @ sign. Solutions I've seen suggested are using some verbatim environment (more difficult in footnotes) and using a ...