Hello,

   Thank you very much.  It works fine for me.
   What is purpose of the "code" forder in the attachment?

Andrey

On Tue, Feb 16, 2010 at 1:27 PM, Stefan Schlee <[email protected]>wrote:

> Hello!
>
> Sorry for answering your question so late!
>
> Have you allready tried the <verse> tag to enforce your layout when you
> ouput to html?
>
> The attachment contains a little demo project.
>
> Kind regards
>
> Stefan
> --- On Tue, 2/9/10, Demidov Andrey <[email protected]> wrote:
>
> > From: Demidov Andrey <[email protected]>
> > Subject: [Muse-el-discuss] line breaks when generating html
> > To: [email protected]
> > Date: Tuesday, February 9, 2010, 3:23 PM
> > Hi, all
> > How to define the line breaks when I generate
> > html-docs.I have this lines in my
> > emacs:
> > "[[Link1][Some
> > one]] [[Link2][Some two]]
> >
> >
> >  [[Link3][Some three]]"
> > And I have got this html-code:
> > "<p><a
> > href="Link1.html">line
> > one</a> <a
> > href="Link2.html">line
> > two</a></p>
> >
> >
> > <p><a
> > href="Link3.html">line
> > three</a></p> "
> > The first link and the second link are in the
> > same line. The third link have a empty line between the
> > second link and third link.
> >
> >
> > I know that I can use <br> tag, but there
> > is the two drawbacks for me:
> > 1. The text with <br> tags looks not
> > friendly.  Is it possible to hide <br>-tags, when I
> > am editing document in emacs?
> >
> > 2. I have already the big document's and I need to
> > modify all of them to add <br>-tag.  Is the any
> > possibility to generate <br>-tag to each line break in
> > emacs ?
> > Thanks in advance.
> >
> > Andrey
> >
> >
> >
> > -----Inline Attachment Follows-----
> >
> > _______________________________________________
> > Muse-el-discuss mailing list
> > [email protected]
> > https://mail.gna.org/listinfo/muse-el-discuss
> >
>
>
>
>
> _______________________________________________
> Muse-el-discuss mailing list
> [email protected]
> https://mail.gna.org/listinfo/muse-el-discuss
>
>
_______________________________________________
Muse-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-discuss

Reply via email to