Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2011 18:06:12 +0200
From:      Polytropon <freebsd@edvax.de>
To:        david coder <dacoder@dcoder.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: double spacing in vim, vi, or cream
Message-ID:  <20110417180612.0540e029.freebsd@edvax.de>
In-Reply-To: <20110417125955.GC14042@mail3.dcoder.net>
References:  <20110416220236.GA14042@mail3.dcoder.net> <20110417002800.78dc8d62.freebsd@edvax.de> <20110417014758.GB14042@mail3.dcoder.net> <20110417042545.GA70510@tinyCurrent> <20110417125955.GC14042@mail3.dcoder.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 17 Apr 2011 08:59:55 -0400, david coder <dacoder@dcoder.net> wrote:
> +++ Matthias Apitz [17/04/11 06:25 +0200]:
> >El d=EDa Saturday, April 16, 2011 a las 09:47:58PM -0400, david coder es=
cribi=F3:
> >
> >> interesting suggestions that i hadn't thought of, esp knowing nothing =
about
> >> LaTeX.  the 1st, however, results in spaces between characters, wherea=
s what
> >> i wanted was double-spacing between lines in a piece to be submitted f=
or
> >> publication.
> >
> >At the end of editing the file:
> >
> >:1,$s-$-^M-
> >
> >(the ^M is to be done by holding down CTRL and pressing V and M)
> >
> >HIH
> >
> >	matthias
> >--=20
> >Matthias Apitz
> >t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
> >e <guru@unixarea.de> - w http://www.unixarea.de/
> >=A1Ya basta! =A1Imperialistas occidentales, quitad las manos de Libia!  =
           =20
> >There's an end of it! Imperialists occidentals, hands off Libya!        =
       =20
> >Schluss jetzt endlich! Imperialisten des Westens, Haende weg von Libyen!
> >_______________________________________________
> >freebsd-questions@freebsd.org mailing list
> >http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.=
org"
>=20
> Schoen!  Nun brauche ich nur Methoden das wie ich auf der Machine schreibe
> machen.
>=20
> (Auch wie man Umlauten auf eine Americanische Machine macht.)  ;)
>=20
> Besten Dank,
>=20
> David


That's quite simple: Use LaTeX. Really, it solves all your
problems. You can easily code Umlauts and Eszett in a smart
way: \usepackage{german} and then:

	Der L"owe fri"st M"usli.
	Und "Ol mag er auch.

LaTeX also pays attention to placing the ligatures properly.
You can easily create PDF output (for sending text to others),
as well as easy printing (PS output).

In pure text mode, you can of course use ae, oe, ue and ss
substitutions which are valid.






--=20
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110417180612.0540e029.freebsd>