SGML - Linuxdoc

2001-03-11 Thread Guido Milanese

This is probably a stupid question: I think the problem will regard 
some basic environment setting, but I could not find a solution.

In the Extended LyX manual I studied the section concerning LinuxDoc 
and it works fine. I save the file as sgml and I can use sgmltools to 
export the file as rtf, html and so on.

I am also interested in the DocBook project. However, if in LyX I set 
DocumentClass to DocBook article, I export the file as DocBook SGML, 
running any of the sgmltools scripts I get a lot of mistakes. This is 
an example of output (just the begin):

---
sgml2html ratzinger01.sgml
Processing file ratzinger01.sgml
/usr/bin/nsgmls:OSFD0:1:57:W: cannot generate system identifier for 
public text "-//OASIS//DTD DocBook V3.1//EN"
/usr/bin/nsgmls:OSFD0:1:57:E: reference to entity "ARTICLE" for which 
no system identifier could be generated
/usr/bin/nsgmls:OSFD0:1:0: entity was defined here
/usr/bin/nsgmls:OSFD0:1:57:E: DTD did not contain element declaration 
for document type name/usr/bin/nsgmls:OSFD0:5:8:E: element "ARTICLE" 
undefined
/usr/bin/nsgmls:OSFD0:6:11:E: element "ARTHEADER" undefined
/usr/bin/nsgmls:OSFD0:7:8:E: element "TITLE" undefined
[...]
--

I think this as a problem of paths. Is it correct? How can I correct 
this?

Many thanks, as usual! I hope to be able, in the future, to be a more 
active contributor.

gm

--
E-Mail: Guido Milanese [EMAIL PROTECTED]
Vocal Ensemble Ars Antiqua, Genova, Italia
Homepage: http://www.arsantiqua.org
+ + + + + + NON NOBIS DOMINE + + + + + + +
--



Re: Classical Greek

2001-03-11 Thread Guido Milanese

I wish to thank Dekel Tsur for his suggestion on using Greek under LyX. 
I'll try this suggestion carefully, to see if it fits the needs of 
classical scholarship, and I'll let you know about it. After all, it 
were fine if we could suggest to use LyX as an excellent tool for 
people in my field -- who normally use Word in its varous flavours.

gm

--
E-Mail: Guido Milanese [EMAIL PROTECTED]
Vocal Ensemble Ars Antiqua, Genova, Italia
Homepage: http://www.arsantiqua.org
+ + + + + + NON NOBIS DOMINE + + + + + + +
--



Using seminar

2001-03-11 Thread German Poo Caaman~o

I'm using seminar in a portrait mode.  It works fine, but I can't
get an special feature for the slide I require.

Seminar has an automatic page breaking, but I need that the
slide name will be printed in each new slide.  
Example:
   Heading Title1 (2/2)
   ...
   ...
   Heading Title1 (2/2)
   ...
   ...
   Heading Title2
   ...

The slide of slides it doesn't matter right now, but the heading is
important.

Writting \theslideheading on the header could be the solution, but
I modify the heading locating it over the frame.  Furthermore, th
\theslideheading sould be appear inside of the slide.  Here is
the problem, the slide text is written over the heading name.

Any suggestion?

Thanks in advance.


PD: An example file is attached.

-- 
German Poo Caaman~o
mailto:[EMAIL PROTECTED]
http://www.ubiobio.cl/~gpoo/chilelindo.html
"La historia no se lee, se escribe"

#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass seminar
\begin_preamble
\usepackage[dvips]{pstcol} 
\usepackage{semcolor}
\input{seminar.bug}
\usepackage{fancybox}

\centerslidesfalse

%
% Variables de los recuadros del frame
%
\def\Titulo{Sistemas Ditribuidos / Universidad del Bo--Bo}
\def\FrameDerecha{Hola}
\def\FrameIzquierda{\emph{Relator: Germn Poo Caamao}}

% Se modifica el espacio ocupado por la transparencia. Como el header el y el
% footer se alojaran dentro del marco, se amplia dicho marco para aprovechar
% mejor la hoja
\addtolength{\slidewidth}{1.9cm}   %% for portrait mode
\addtolength{\slideheight}{2cm}%% for landscape mode
%\extraslideheight{-1.8cm}
%\setlength{\slideframewidth}{1cm}  %% ancho de la linea del frame

\newslideframe{Titulo}{%
  \boxput*(0,1){%
  \psframebox[fillcolor=white,fillstyle=solid,framearc=.3]{\tiny \Titulo}}%
  {#1}%
}

\newslideframe{FooterRight}{
  \boxput*(0.82,-1){
\makebox[0cm][r]{
  \psframebox[fillcolor=white,fillstyle=solid,framearc=.3]{\tiny Pgina \theslide}
}
  }
  {#1}
}

\newslideframe{FooterLeft}{%
  \boxput*(-0.82,-1){%
\makebox[0cm][l]{%
  \psframebox[fillcolor=white,fillstyle=solid,framearc=.3]{\tiny \FrameIzquierda}%
}%
  }%
  {#1}%
}

\newslideframe{HeaderTitle}{\boxput(0,0.90){\Large{\theslideheading}}{#1}}

\slideframe*{Titulo}
\slideframe*{HeaderTitle}
\slideframe*{FooterRight}
\slideframe*{FooterLeft}

\slidepagestyle{empty}
\end_preamble
\options slidesec,portrait
\language spanish
\inputencoding auto
\fontscheme pslatex
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default
\bullet 1
0
15
-1
\end_bullet

\layout PortraitSlide

Conceptos
\layout SlideHeading

Conceptos
\layout Description

Modelo\SpecialChar ~
de\SpecialChar ~
comunicaciones
\begin_deeper 
\layout Itemize

El propsito fundamental de la comunicacin de datos es intercambiar informacin
 entre dos agentes
\end_deeper 
\layout Description

Red\SpecialChar ~
de\SpecialChar ~
computadores 
\begin_deeper 
\layout Itemize

Coleccin interconectada de computadores autnomos por medio de comunicacin
 (software y hardware) 
\layout Itemize

Realizar trabajo cooperativo 
\layout Itemize

Compartir recursos 
\end_deeper 
\layout Description

Sistema\SpecialChar ~
Distribuido 
\begin_deeper 
\layout Itemize

Sistema de software que distribuye las tareas de los usuarios empleando
 el hardware de la red 
\layout Itemize

Utiliza servicios de la red 
\layout Itemize

El software del sistema distribuido da transparencia al usuario acerca del
 lugar en que se efectan las tareas 
\end_deeper 
\layout Itemize

Compartir recursos.
 
\begin_deeper 
\layout Itemize

Carga de procesamiento 
\layout Itemize

Perifricos.
 
\end_deeper 
\layout Itemize

Alta confiabilidad.
 
\begin_deeper 
\layout Itemize

Tolerancia a fallas 
\layout Itemize

Duplicacin de archivos 
\layout Itemize

Duplicacin de dispositivos 
\end_deeper 
\layout Itemize

Ahorro.
 
\begin_deeper 
\layout Itemize

Razn precio/rendimiento de los computadores personales ha aumentado 
\layout Itemize

Servidores de archivos 
\layout Itemize

Servidores de impresoras 
\layout Itemize

Medio de comunicacin entre personas
\end_deeper 
\layout PortraitSlide

Clasificacin de las redes
\layout SlideHeading

Clasificacin de las redes
\layout Itemize

LAN (Local Area Network) 
\begin_deeper 
\layout Itemize

Sala, edificio, campus universitario 
\layout Itemize

Propiedad de los usuarios 
\end_deeper 
\layout Itemize

MAN (Metropolitan Area Network) 
\begin_deeper 
\layout Itemize

Area urbana 
\layout Itemize

Propiedad de empresa de comunicaciones 
\end_deeper 
\layout Itemize

WAN (Wide Area Network) 
\begin_deeper 
\layout Itemize

Pases, continentes 
\layout Itemize

Propiedad de empresas de comunicaciones 
\end_deeper 
\layout 

Re: SGML - Linuxdoc

2001-03-11 Thread ben

Guido Milanese a crit :

 This is probably a stupid question: I think the problem will regard
 some basic environment setting, but I could not find a solution.

 In the Extended LyX manual I studied the section concerning LinuxDoc
 and it works fine. I save the file as sgml and I can use sgmltools to
 export the file as rtf, html and so on.

 I am also interested in the DocBook project. However, if in LyX I set
 DocumentClass to DocBook article, I export the file as DocBook SGML,
 running any of the sgmltools scripts I get a lot of mistakes. This is
 an example of output (just the begin):

 ---
 sgml2html ratzinger01.sgml
 Processing file ratzinger01.sgml
 /usr/bin/nsgmls:OSFD0:1:57:W: cannot generate system identifier for
 public text "-//OASIS//DTD DocBook V3.1//EN"
 /usr/bin/nsgmls:OSFD0:1:57:E: reference to entity "ARTICLE" for which
 no system identifier could be generated
 /usr/bin/nsgmls:OSFD0:1:0: entity was defined here
 /usr/bin/nsgmls:OSFD0:1:57:E: DTD did not contain element declaration
 for document type name/usr/bin/nsgmls:OSFD0:5:8:E: element "ARTICLE"
 undefined
 /usr/bin/nsgmls:OSFD0:6:11:E: element "ARTHEADER" undefined
 /usr/bin/nsgmls:OSFD0:7:8:E: element "TITLE" undefined
 [...]
 --

 I think this as a problem of paths. Is it correct? How can I correct
 this?

The sgml2xxx scripts are only for the Linuxdoc publishing and cannot be
used to publish a DocBook SGML file. You need to have sgmltools-lite
version 3.0 installed, and the script to call is sgmltools. To export as
HTML you run the command:

sgmltools -b html ratzinger01.sgml

Besides, sgmltools calls jade that must be installed. Finally, the N.
Walsh modular stylesheets and the ISO entities must be installed too.

Bye,
BG




\include error?

2001-03-11 Thread cghan

Hello,

lyx-1.1.6 does not seem to be able to handle "\include lyx files". There
was no problem of including many lyx files in one lyx file with 
lyx-1.1.5. What has happened? Do I miss something here?
 
Regards,

 cghan




Re: Lyx1.1.6fix1 on SuSE 7.1

2001-03-11 Thread Frank Derichsweiler

On Fri, Mar 09, 2001 at 01:08:15PM +, John Levon wrote:
 
 On Thu, 8 Mar 2001, Frank Derichsweiler wrote:
 
  - You need valid Linux kernel headers (!) which are included within
  the xforms test within configure. Having no proper includes in
  /usr/src/linux will result in a complaint about a non-working xforms
  lib.
  
 
 Just to clarify, this is essentially a SuSE bug, not a LyX problem.
 They should not be including kernel headers directly.
 
I am not sure about that, but: I posted this problem to the LyX users
list some weeks ago and the developers responded that they do not know
how to produce a valid test for that.
The only detail I know is the following: the configure generated file
includes a xforms header which (indirectly (?)) includes some linux
kernel header file for some constants.
For _me_ everything is allright, I suggest to add a small note in the
error message.

I did not make any tests with other Linux distributions therefore I do
not know. Perhaps somebody can try to compile on another Linux distrib
without a kernel source tree (and without the kernel header files)

Greetings
Frank



Re: \include error?

2001-03-11 Thread Herbert Voss



On Mon, 12 Mar 2001 [EMAIL PROTECTED] wrote:

 Hello,

 lyx-1.1.6 does not seem to be able to handle "\include lyx files". There
 was no problem of including many lyx files in one lyx file with
 lyx-1.1.5. What has happened? Do I miss something here?

there was a bug in 1.1.6 with \include. choose 1.1.6fix1

Herbert




SGML - Linuxdoc

2001-03-11 Thread Guido Milanese

This is probably a stupid question: I think the problem will regard 
some basic environment setting, but I could not find a solution.

In the Extended LyX manual I studied the section concerning LinuxDoc 
and it works fine. I save the file as sgml and I can use sgmltools to 
export the file as rtf, html and so on.

I am also interested in the DocBook project. However, if in LyX I set 
DocumentClass to DocBook article, I export the file as DocBook SGML, 
running any of the sgmltools scripts I get a lot of mistakes. This is 
an example of output (just the begin):

---
sgml2html ratzinger01.sgml
Processing file ratzinger01.sgml
/usr/bin/nsgmls:OSFD0:1:57:W: cannot generate system identifier for 
public text "-//OASIS//DTD DocBook V3.1//EN"
/usr/bin/nsgmls:OSFD0:1:57:E: reference to entity "ARTICLE" for which 
no system identifier could be generated
/usr/bin/nsgmls:OSFD0:1:0: entity was defined here
/usr/bin/nsgmls:OSFD0:1:57:E: DTD did not contain element declaration 
for document type name/usr/bin/nsgmls:OSFD0:5:8:E: element "ARTICLE" 
undefined
/usr/bin/nsgmls:OSFD0:6:11:E: element "ARTHEADER" undefined
/usr/bin/nsgmls:OSFD0:7:8:E: element "TITLE" undefined
[...]
--

I think this as a problem of paths. Is it correct? How can I correct 
this?

Many thanks, as usual! I hope to be able, in the future, to be a more 
active contributor.

gm

--
E-Mail: Guido Milanese [EMAIL PROTECTED]
Vocal Ensemble Ars Antiqua, Genova, Italia
Homepage: http://www.arsantiqua.org
+ + + + + + NON NOBIS DOMINE + + + + + + +
--



Re: Classical Greek

2001-03-11 Thread Guido Milanese

I wish to thank Dekel Tsur for his suggestion on using Greek under LyX. 
I'll try this suggestion carefully, to see if it fits the needs of 
classical scholarship, and I'll let you know about it. After all, it 
were fine if we could suggest to use LyX as an excellent tool for 
people in my field -- who normally use Word in its varous flavours.

gm

--
E-Mail: Guido Milanese [EMAIL PROTECTED]
Vocal Ensemble Ars Antiqua, Genova, Italia
Homepage: http://www.arsantiqua.org
+ + + + + + NON NOBIS DOMINE + + + + + + +
--



Using seminar

2001-03-11 Thread German Poo Caaman~o

I'm using seminar in a portrait mode.  It works fine, but I can't
get an special feature for the slide I require.

Seminar has an automatic page breaking, but I need that the
slide name will be printed in each new slide.  
Example:
   Heading Title1 (2/2)
   ...
   ...
   Heading Title1 (2/2)
   ...
   ...
   Heading Title2
   ...

The slide of slides it doesn't matter right now, but the heading is
important.

Writting \theslideheading on the header could be the solution, but
I modify the heading locating it over the frame.  Furthermore, th
\theslideheading sould be appear inside of the slide.  Here is
the problem, the slide text is written over the heading name.

Any suggestion?

Thanks in advance.


PD: An example file is attached.

-- 
German Poo Caaman~o
mailto:[EMAIL PROTECTED]
http://www.ubiobio.cl/~gpoo/chilelindo.html
"La historia no se lee, se escribe"

#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass seminar
\begin_preamble
\usepackage[dvips]{pstcol} 
\usepackage{semcolor}
\input{seminar.bug}
\usepackage{fancybox}

\centerslidesfalse

%
% Variables de los recuadros del frame
%
\def\Titulo{Sistemas Ditribuidos / Universidad del Bo--Bo}
\def\FrameDerecha{Hola}
\def\FrameIzquierda{\emph{Relator: Germn Poo Caamao}}

% Se modifica el espacio ocupado por la transparencia. Como el header el y el
% footer se alojaran dentro del marco, se amplia dicho marco para aprovechar
% mejor la hoja
\addtolength{\slidewidth}{1.9cm}   %% for portrait mode
\addtolength{\slideheight}{2cm}%% for landscape mode
%\extraslideheight{-1.8cm}
%\setlength{\slideframewidth}{1cm}  %% ancho de la linea del frame

\newslideframe{Titulo}{%
  \boxput*(0,1){%
  \psframebox[fillcolor=white,fillstyle=solid,framearc=.3]{\tiny \Titulo}}%
  {#1}%
}

\newslideframe{FooterRight}{
  \boxput*(0.82,-1){
\makebox[0cm][r]{
  \psframebox[fillcolor=white,fillstyle=solid,framearc=.3]{\tiny Pgina \theslide}
}
  }
  {#1}
}

\newslideframe{FooterLeft}{%
  \boxput*(-0.82,-1){%
\makebox[0cm][l]{%
  \psframebox[fillcolor=white,fillstyle=solid,framearc=.3]{\tiny \FrameIzquierda}%
}%
  }%
  {#1}%
}

\newslideframe{HeaderTitle}{\boxput(0,0.90){\Large{\theslideheading}}{#1}}

\slideframe*{Titulo}
\slideframe*{HeaderTitle}
\slideframe*{FooterRight}
\slideframe*{FooterLeft}

\slidepagestyle{empty}
\end_preamble
\options slidesec,portrait
\language spanish
\inputencoding auto
\fontscheme pslatex
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default
\bullet 1
0
15
-1
\end_bullet

\layout PortraitSlide

Conceptos
\layout SlideHeading

Conceptos
\layout Description

Modelo\SpecialChar ~
de\SpecialChar ~
comunicaciones
\begin_deeper 
\layout Itemize

El propsito fundamental de la comunicacin de datos es intercambiar informacin
 entre dos agentes
\end_deeper 
\layout Description

Red\SpecialChar ~
de\SpecialChar ~
computadores 
\begin_deeper 
\layout Itemize

Coleccin interconectada de computadores autnomos por medio de comunicacin
 (software y hardware) 
\layout Itemize

Realizar trabajo cooperativo 
\layout Itemize

Compartir recursos 
\end_deeper 
\layout Description

Sistema\SpecialChar ~
Distribuido 
\begin_deeper 
\layout Itemize

Sistema de software que distribuye las tareas de los usuarios empleando
 el hardware de la red 
\layout Itemize

Utiliza servicios de la red 
\layout Itemize

El software del sistema distribuido da transparencia al usuario acerca del
 lugar en que se efectan las tareas 
\end_deeper 
\layout Itemize

Compartir recursos.
 
\begin_deeper 
\layout Itemize

Carga de procesamiento 
\layout Itemize

Perifricos.
 
\end_deeper 
\layout Itemize

Alta confiabilidad.
 
\begin_deeper 
\layout Itemize

Tolerancia a fallas 
\layout Itemize

Duplicacin de archivos 
\layout Itemize

Duplicacin de dispositivos 
\end_deeper 
\layout Itemize

Ahorro.
 
\begin_deeper 
\layout Itemize

Razn precio/rendimiento de los computadores personales ha aumentado 
\layout Itemize

Servidores de archivos 
\layout Itemize

Servidores de impresoras 
\layout Itemize

Medio de comunicacin entre personas
\end_deeper 
\layout PortraitSlide

Clasificacin de las redes
\layout SlideHeading

Clasificacin de las redes
\layout Itemize

LAN (Local Area Network) 
\begin_deeper 
\layout Itemize

Sala, edificio, campus universitario 
\layout Itemize

Propiedad de los usuarios 
\end_deeper 
\layout Itemize

MAN (Metropolitan Area Network) 
\begin_deeper 
\layout Itemize

Area urbana 
\layout Itemize

Propiedad de empresa de comunicaciones 
\end_deeper 
\layout Itemize

WAN (Wide Area Network) 
\begin_deeper 
\layout Itemize

Pases, continentes 
\layout Itemize

Propiedad de empresas de comunicaciones 
\end_deeper 
\layout 

Re: SGML - Linuxdoc

2001-03-11 Thread ben

Guido Milanese a crit :

 This is probably a stupid question: I think the problem will regard
 some basic environment setting, but I could not find a solution.

 In the Extended LyX manual I studied the section concerning LinuxDoc
 and it works fine. I save the file as sgml and I can use sgmltools to
 export the file as rtf, html and so on.

 I am also interested in the DocBook project. However, if in LyX I set
 DocumentClass to DocBook article, I export the file as DocBook SGML,
 running any of the sgmltools scripts I get a lot of mistakes. This is
 an example of output (just the begin):

 ---
 sgml2html ratzinger01.sgml
 Processing file ratzinger01.sgml
 /usr/bin/nsgmls:OSFD0:1:57:W: cannot generate system identifier for
 public text "-//OASIS//DTD DocBook V3.1//EN"
 /usr/bin/nsgmls:OSFD0:1:57:E: reference to entity "ARTICLE" for which
 no system identifier could be generated
 /usr/bin/nsgmls:OSFD0:1:0: entity was defined here
 /usr/bin/nsgmls:OSFD0:1:57:E: DTD did not contain element declaration
 for document type name/usr/bin/nsgmls:OSFD0:5:8:E: element "ARTICLE"
 undefined
 /usr/bin/nsgmls:OSFD0:6:11:E: element "ARTHEADER" undefined
 /usr/bin/nsgmls:OSFD0:7:8:E: element "TITLE" undefined
 [...]
 --

 I think this as a problem of paths. Is it correct? How can I correct
 this?

The sgml2xxx scripts are only for the Linuxdoc publishing and cannot be
used to publish a DocBook SGML file. You need to have sgmltools-lite
version 3.0 installed, and the script to call is sgmltools. To export as
HTML you run the command:

sgmltools -b html ratzinger01.sgml

Besides, sgmltools calls jade that must be installed. Finally, the N.
Walsh modular stylesheets and the ISO entities must be installed too.

Bye,
BG




\include error?

2001-03-11 Thread cghan

Hello,

lyx-1.1.6 does not seem to be able to handle "\include lyx files". There
was no problem of including many lyx files in one lyx file with 
lyx-1.1.5. What has happened? Do I miss something here?
 
Regards,

 cghan




Re: Lyx1.1.6fix1 on SuSE 7.1

2001-03-11 Thread Frank Derichsweiler

On Fri, Mar 09, 2001 at 01:08:15PM +, John Levon wrote:
 
 On Thu, 8 Mar 2001, Frank Derichsweiler wrote:
 
  - You need valid Linux kernel headers (!) which are included within
  the xforms test within configure. Having no proper includes in
  /usr/src/linux will result in a complaint about a non-working xforms
  lib.
  
 
 Just to clarify, this is essentially a SuSE bug, not a LyX problem.
 They should not be including kernel headers directly.
 
I am not sure about that, but: I posted this problem to the LyX users
list some weeks ago and the developers responded that they do not know
how to produce a valid test for that.
The only detail I know is the following: the configure generated file
includes a xforms header which (indirectly (?)) includes some linux
kernel header file for some constants.
For _me_ everything is allright, I suggest to add a small note in the
error message.

I did not make any tests with other Linux distributions therefore I do
not know. Perhaps somebody can try to compile on another Linux distrib
without a kernel source tree (and without the kernel header files)

Greetings
Frank



Re: \include error?

2001-03-11 Thread Herbert Voss



On Mon, 12 Mar 2001 [EMAIL PROTECTED] wrote:

 Hello,

 lyx-1.1.6 does not seem to be able to handle "\include lyx files". There
 was no problem of including many lyx files in one lyx file with
 lyx-1.1.5. What has happened? Do I miss something here?

there was a bug in 1.1.6 with \include. choose 1.1.6fix1

Herbert




SGML - Linuxdoc

2001-03-11 Thread Guido Milanese

This is probably a stupid question: I think the problem will regard 
some basic environment setting, but I could not find a solution.

In the Extended LyX manual I studied the section concerning LinuxDoc 
and it works fine. I save the file as sgml and I can use sgmltools to 
export the file as rtf, html and so on.

I am also interested in the DocBook project. However, if in LyX I set 
DocumentClass to DocBook article, I export the file as DocBook SGML, 
running any of the sgmltools scripts I get a lot of mistakes. This is 
an example of output (just the begin):

---
sgml2html ratzinger01.sgml
Processing file ratzinger01.sgml
/usr/bin/nsgmls:0:1:57:W: cannot generate system identifier for 
public text "-//OASIS//DTD DocBook V3.1//EN"
/usr/bin/nsgmls:0:1:57:E: reference to entity "ARTICLE" for which 
no system identifier could be generated
/usr/bin/nsgmls:0:1:0: entity was defined here
/usr/bin/nsgmls:0:1:57:E: DTD did not contain element declaration 
for document type name/usr/bin/nsgmls:0:5:8:E: element "ARTICLE" 
undefined
/usr/bin/nsgmls:0:6:11:E: element "ARTHEADER" undefined
/usr/bin/nsgmls:0:7:8:E: element "TITLE" undefined
[...]
--

I think this as a problem of paths. Is it correct? How can I correct 
this?

Many thanks, as usual! I hope to be able, in the future, to be a more 
active contributor.

gm

--
E-Mail: Guido Milanese <[EMAIL PROTECTED]>
Vocal Ensemble Ars Antiqua, Genova, Italia
Homepage: http://www.arsantiqua.org
+ + + + + + NON NOBIS DOMINE + + + + + + +
--



Re: Classical Greek

2001-03-11 Thread Guido Milanese

I wish to thank Dekel Tsur for his suggestion on using Greek under LyX. 
I'll try this suggestion carefully, to see if it fits the needs of 
classical scholarship, and I'll let you know about it. After all, it 
were fine if we could suggest to use LyX as an excellent tool for 
people in my field -- who normally use Word in its varous flavours.

gm

--
E-Mail: Guido Milanese <[EMAIL PROTECTED]>
Vocal Ensemble Ars Antiqua, Genova, Italia
Homepage: http://www.arsantiqua.org
+ + + + + + NON NOBIS DOMINE + + + + + + +
--



Using seminar

2001-03-11 Thread German Poo Caaman~o

I'm using seminar in a portrait mode.  It works fine, but I can't
get an special feature for the slide I require.

Seminar has an automatic page breaking, but I need that the
slide name will be printed in each new slide.  
Example:
   Heading Title1 (2/2)
   ...
   ...
   Heading Title1 (2/2)
   ...
   ...
   Heading Title2
   ...

The slide of slides it doesn't matter right now, but the heading is
important.

Writting \theslideheading on the header could be the solution, but
I modify the heading locating it over the frame.  Furthermore, th
\theslideheading sould be appear inside of the slide.  Here is
the problem, the slide text is written over the heading name.

Any suggestion?

Thanks in advance.


PD: An example file is attached.

-- 
German Poo Caaman~o
mailto:[EMAIL PROTECTED]
http://www.ubiobio.cl/~gpoo/chilelindo.html
"La historia no se lee, se escribe"

#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass seminar
\begin_preamble
\usepackage[dvips]{pstcol} 
\usepackage{semcolor}
\input{seminar.bug}
\usepackage{fancybox}

\centerslidesfalse

%
% Variables de los recuadros del frame
%
\def\Titulo{Sistemas Ditribuidos / Universidad del Bío--Bío}
\def\FrameDerecha{Hola}
\def\FrameIzquierda{\emph{Relator: Germán Poo Caamaño}}

% Se modifica el espacio ocupado por la transparencia. Como el header el y el
% footer se alojaran dentro del marco, se amplia dicho marco para aprovechar
% mejor la hoja
\addtolength{\slidewidth}{1.9cm}   %% for portrait mode
\addtolength{\slideheight}{2cm}%% for landscape mode
%\extraslideheight{-1.8cm}
%\setlength{\slideframewidth}{1cm}  %% ancho de la linea del frame

\newslideframe{Titulo}{%
  \boxput*(0,1){%
  \psframebox[fillcolor=white,fillstyle=solid,framearc=.3]{\tiny \Titulo}}%
  {#1}%
}

\newslideframe{FooterRight}{
  \boxput*(0.82,-1){
\makebox[0cm][r]{
  \psframebox[fillcolor=white,fillstyle=solid,framearc=.3]{\tiny Página \theslide}
}
  }
  {#1}
}

\newslideframe{FooterLeft}{%
  \boxput*(-0.82,-1){%
\makebox[0cm][l]{%
  \psframebox[fillcolor=white,fillstyle=solid,framearc=.3]{\tiny \FrameIzquierda}%
}%
  }%
  {#1}%
}

\newslideframe{HeaderTitle}{\boxput(0,0.90){\Large{\theslideheading}}{#1}}

\slideframe*{Titulo}
\slideframe*{HeaderTitle}
\slideframe*{FooterRight}
\slideframe*{FooterLeft}

\slidepagestyle{empty}
\end_preamble
\options slidesec,portrait
\language spanish
\inputencoding auto
\fontscheme pslatex
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default
\bullet 1
0
15
-1
\end_bullet

\layout PortraitSlide

Conceptos
\layout SlideHeading

Conceptos
\layout Description

Modelo\SpecialChar ~
de\SpecialChar ~
comunicaciones
\begin_deeper 
\layout Itemize

El propósito fundamental de la comunicación de datos es intercambiar información
 entre dos agentes
\end_deeper 
\layout Description

Red\SpecialChar ~
de\SpecialChar ~
computadores 
\begin_deeper 
\layout Itemize

Colección interconectada de computadores autónomos por medio de comunicación
 (software y hardware) 
\layout Itemize

Realizar trabajo cooperativo 
\layout Itemize

Compartir recursos 
\end_deeper 
\layout Description

Sistema\SpecialChar ~
Distribuido 
\begin_deeper 
\layout Itemize

Sistema de software que distribuye las tareas de los usuarios empleando
 el hardware de la red 
\layout Itemize

Utiliza servicios de la red 
\layout Itemize

El software del sistema distribuido da transparencia al usuario acerca del
 lugar en que se efectúan las tareas 
\end_deeper 
\layout Itemize

Compartir recursos.
 
\begin_deeper 
\layout Itemize

Carga de procesamiento 
\layout Itemize

Periféricos.
 
\end_deeper 
\layout Itemize

Alta confiabilidad.
 
\begin_deeper 
\layout Itemize

Tolerancia a fallas 
\layout Itemize

Duplicación de archivos 
\layout Itemize

Duplicación de dispositivos 
\end_deeper 
\layout Itemize

Ahorro.
 
\begin_deeper 
\layout Itemize

Razón precio/rendimiento de los computadores personales ha aumentado 
\layout Itemize

Servidores de archivos 
\layout Itemize

Servidores de impresoras 
\layout Itemize

Medio de comunicación entre personas
\end_deeper 
\layout PortraitSlide

Clasificación de las redes
\layout SlideHeading

Clasificación de las redes
\layout Itemize

LAN (Local Area Network) 
\begin_deeper 
\layout Itemize

Sala, edificio, campus universitario 
\layout Itemize

Propiedad de los usuarios 
\end_deeper 
\layout Itemize

MAN (Metropolitan Area Network) 
\begin_deeper 
\layout Itemize

Area urbana 
\layout Itemize

Propiedad de empresa de comunicaciones 
\end_deeper 
\layout Itemize

WAN (Wide Area Network) 
\begin_deeper 
\layout Itemize

Países, continentes 
\layout Itemize

Propiedad de empresas de comunicaciones 

Re: SGML - Linuxdoc

2001-03-11 Thread ben

Guido Milanese a écrit :

> This is probably a stupid question: I think the problem will regard
> some basic environment setting, but I could not find a solution.
>
> In the Extended LyX manual I studied the section concerning LinuxDoc
> and it works fine. I save the file as sgml and I can use sgmltools to
> export the file as rtf, html and so on.
>
> I am also interested in the DocBook project. However, if in LyX I set
> DocumentClass to DocBook article, I export the file as DocBook SGML,
> running any of the sgmltools scripts I get a lot of mistakes. This is
> an example of output (just the begin):
>
> ---
> sgml2html ratzinger01.sgml
> Processing file ratzinger01.sgml
> /usr/bin/nsgmls:0:1:57:W: cannot generate system identifier for
> public text "-//OASIS//DTD DocBook V3.1//EN"
> /usr/bin/nsgmls:0:1:57:E: reference to entity "ARTICLE" for which
> no system identifier could be generated
> /usr/bin/nsgmls:0:1:0: entity was defined here
> /usr/bin/nsgmls:0:1:57:E: DTD did not contain element declaration
> for document type name/usr/bin/nsgmls:0:5:8:E: element "ARTICLE"
> undefined
> /usr/bin/nsgmls:0:6:11:E: element "ARTHEADER" undefined
> /usr/bin/nsgmls:0:7:8:E: element "TITLE" undefined
> [...]
> --
>
> I think this as a problem of paths. Is it correct? How can I correct
> this?

The sgml2xxx scripts are only for the Linuxdoc publishing and cannot be
used to publish a DocBook SGML file. You need to have sgmltools-lite
version 3.0 installed, and the script to call is sgmltools. To export as
HTML you run the command:

sgmltools -b html ratzinger01.sgml

Besides, sgmltools calls jade that must be installed. Finally, the N.
Walsh modular stylesheets and the ISO entities must be installed too.

Bye,
BG




\include error?

2001-03-11 Thread cghan

Hello,

lyx-1.1.6 does not seem to be able to handle "\include lyx files". There
was no problem of including many lyx files in one lyx file with 
lyx-1.1.5. What has happened? Do I miss something here?
 
Regards,

 cghan




Re: Lyx1.1.6fix1 on SuSE 7.1

2001-03-11 Thread Frank Derichsweiler

On Fri, Mar 09, 2001 at 01:08:15PM +, John Levon wrote:
> 
> On Thu, 8 Mar 2001, Frank Derichsweiler wrote:
> 
> > - You need valid Linux kernel headers (!) which are included within
> > the xforms test within configure. Having no proper includes in
> > /usr/src/linux will result in a complaint about a non-working xforms
> > lib.
> > 
> 
> Just to clarify, this is essentially a SuSE bug, not a LyX problem.
> They should not be including kernel headers directly.
> 
I am not sure about that, but: I posted this problem to the LyX users
list some weeks ago and the developers responded that they do not know
how to produce a valid test for that.
The only detail I know is the following: the configure generated file
includes a xforms header which (indirectly (?)) includes some linux
kernel header file for some constants.
For _me_ everything is allright, I suggest to add a small note in the
error message.

I did not make any tests with other Linux distributions therefore I do
not know. Perhaps somebody can try to compile on another Linux distrib
without a kernel source tree (and without the kernel header files)

Greetings
Frank



Re: \include error?

2001-03-11 Thread Herbert Voss



On Mon, 12 Mar 2001 [EMAIL PROTECTED] wrote:

> Hello,
>
> lyx-1.1.6 does not seem to be able to handle "\include lyx files". There
> was no problem of including many lyx files in one lyx file with
> lyx-1.1.5. What has happened? Do I miss something here?
>
there was a bug in 1.1.6 with \include. choose 1.1.6fix1

Herbert