[PLUTO-help] Emacs e codepage...
Oscar Cassetti
gongermino a inwind.it
Ven 20 Giu 2003 23:45:52 CEST
Prova con questo
Per aggiungere i font di X (questo in generale )
:
create la directory /usr/share/fonts/local (se gia non esiste)
#mkdir /usr/share/fonts/local/
dovete aggiungerla al percorso del server di font X (xfs)
#chkfontpath --add
/usr/share/fonts/local
copiate il file in /usr/share/fonts/local/
Aggiornate le informazioni sui font usando
#ttmkdir -d /usr/share/fonts/local -o
/usr/share/fonts/local/fonts.scale
ricaricate il server xfs
# service xfs reload
fine
Il ven, 2003-06-20 alle 09:55, Paolo Ornati ha scritto:
> Ma nessuno usa Emacs + i codepage?
>
> cmq ho trovato dei font per X per il famigerato CP437 del DOS:
> http://members.optushome.com.au/emikulic/misc/cp437.html
>
> Sfortunatamente non riesco ad installarli... li ho estratti in una DIR e ho
> lanciato "xset +fp NOME_DIR" ma con il seguente risultato:
>
> X Error of failed request: 86
> Major opcode of failed request: 51 (X_SetFontPath)
> Serial number of failed request: 8
> Current serial number in output stream: 10
>
> Uso qusto XFree:
> XFree86 Version 4.2.1 (Debian 4.2.1-3 20021016191246 branden a deadbeast.net) /
> X Window System
> (protocol Version 11, revision 0, vendor release 6600)
> Release Date: 3 September 2002
> If the server is older than 6-12 months, or if your card is
> newer than the above date, look for a newer version before
> reporting problems. (See http://www.XFree86.Org/)
> Build Operating System: Linux 2.4.18 i686 [ELF]
> Module Loader present
>
> Ho sbagliato qualcosa o è il mio X malfunzionante?
>
> On Wednesday 18 June 2003 16:46, you wrote:
> > Sto cercando di visualizzare un file testuale (che sembra usare il codepage
> > 473) con Emacs.
> >
> > Seguendo le istruzioni (trovate sotto "info emacs") ho dato:
> > M-x codepage-setup <RET> 473 <RET>
> > C-x <RET> c cp473 <RET> C-x C-f MIOFILE.TXT <RET>
> >
> > in questo modo un po' di caratteri sono andati a posto, ma non quelli
> > "grafici" i quali si presentano in questa forma "\311", "\315"...
> >
> > Come mai anche usando il codepage giusto non riesco a vedere questi
> > caratteri? Allego un pezzo del file accusato, i caratteri grafici vengono
> > usanti essenzialmente per la costruzione di tabelle (ne trovate una in
> > fondo).
> >
> > CIAO a tutti,
> > Paolo
> _______________________________________________
> pluto-help mailing list
> pluto-help a lists.pluto.linux.it
> http://lists.pluto.linux.it/mailman/listinfo/pluto-help
--
Theorem: All positive integers are equal.
Proof: Sufficient to show that for any two positive integers, A and B, A
= B.
Further, it is sufficient to show that for all N > 0, if A and B
(positive integers) satisfy (MAX(A, B) = N) then A = B.
Proceed by induction:
If N = 1, then A and B, being positive integers, must both be 1.
So A = B.
Assume that the theorem is true for some value k. Take A and B with
MAX(A, B) = k+1. Then MAX((A-1), (B-1)) = k. And hence
(A-1) = (B-1). Consequently, A = B.
More information about the pluto-help
mailing list