On Tue, 2017-02-14 at 16:10 +0000, Joe Wilkinson wrote: > I guess it is something to do with your style sheet in html (which > appears
??? looking in the file denemo-manual.html that is in git I see <link rel="stylesheet" href="http://elyxer.nongnu.org/lyx.css" type="text/css" media="all"/> at line 8. No other lyx.css file. > to be something like "Denemo User Manual_Files/lyx.css - I recoil in > horror at a file having spaces in its name!) > > > The relevant section in the html includes: > > <div class="Subparagraph*"> > Skip Syllables in Selection > </div> > <div class="Unindented"> > Inserts special syntax to skip the number of notes you currently have > selected in the Denemo Display. > </div> > > > which implies a CSS class called "Subparagraph" which should be > defined in the lyx.css file and needs a bold or other highlighting > attribute. However I can't get at the file, as it is dynamically > accessed in the git repository > http://git.savannah.gnu.org/gitweb/?p=denemo.git;a=blob_plain;f=docs/denemo-manual.html;hb=HEAD > -->" points to the html file but > http://git.savannah.gnu.org/gitweb/?p=denemo.git;a=blob_plain;f=docs/denemo%20manual%20_files/lyx.css" > gives a "file not found" error. > > So I can't be certain. > > Also, when I access (from Windows 10) the Manual on-line via the > Denemo site I get lots of interspersed garbage, e.g.: > Part I: Getting Started > Section: Introduction > Subsubsection: Some Terminology > > the   appears to be a construct of encoding issues between UTF8 and > (possibly) Windows encoding. Do you get the same, looking at it under > Linux? yes I see the same - I've an idea Stuart that set up this lyx stuff understood that. It doesn't appear when I access the presumably same html as a local file (using the Help->Manual command in Denemo). Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
