I have a tool chain working in Jessie (i686) using emacs 24.4.1
and nXML that nicely creates DocBook 4.5 xml documents.
Now I would like to return to my first love, debiandoc, and do
likewise. Has anyone hints on how to achieve this? I don't seem
to be able to get the schema set correctly, if
On Wed, 28 Sep 2016, W. Martin Borgert wrote:
Please ignore me, if my answer is not helpful:
I would never ignore you sir; I am grateful that you responded
so promptly. But back to documentation matters...
To your knowledge, or that of any of the assembled faithful, has
anyone gone through
Please forgive me this cross-post from debian-user.
-- snip --
I appended this to my sources.list:
deb http://debian.csail.mit.edu/debian/ wheezy main contrib non-free
and then ran:
# apt-get update
I kept rerunning:
# apt-get install --dry-run emacs23
until all the warnings subsided, mean
On Sat, 1 Oct 2016, Osamu Aoki wrote:
debiandoc-sgml now comes with debiandoc2dbk.
That is wonderful news to my ears. I _have to_ to look at that
package.
I am actually wanting to use DocBook less and DebianDoc more (I
know, sounds regressive -- that's me.), but at least now that
there is
On Sat, 1 Oct 2016, Osamu Aoki wrote:
You do not need to use all the tags in Docbook XML.
Understood. The smaller tag set is one of DebianDoc's virtues
imho.
You can see several Debian document sources to know how we
build document from there.
Sorry to so dense, but can you please clarif
ectory. (I haven't yet taken things
farther than that.)
However, here's the problem:
$ debiandoc2dbk -1 simple-epa-howto.sgml
Cannot create file ./simple-epa-howto.dbk.
at /usr/share/perl5/DebianDoc_SGML/Format/XML.pm line 149.
Thoughts, anyone?
Best regards,
Bob Bernstein
--
IMPO
On Sat, 15 Oct 2016, Osamu Aoki wrote:
Do you already have directory named simple-epa-howto.dbk by
running debiandoc2dbk without -1, then you can not create file
with the same name unless you remove or rename the directory.
That was the problem. Thanks much.
--
IMPORTANT: This email is inten
On Sun, 16 Oct 2016, Michał Dziczkowski wrote:
The manual entries are leaking a expanded explanation of the
commands and used parameters.
You may be better served by initially posting questions
regarding specific applications, and their man pages, on the
'debian-user' email list. It is a lar
Huzzahs! Congrats!
What an enormous piece of work you have brought to wonderful
fruition!
Cigars all 'round!
--
IMPORTANT: This email is intended for the use of the individual
addressee(s) named above and may contain information that is
confidential, privileged or unsuitable for overly sensit
I very glad to have debiandoc-sgml (which I have loved for
years) playing quite nicely with psgml in emacs 24.5.1.
This is in a recent upgrade to stretch:
Linux 4.9.0-9-amd64 #1 SMP Debian
4.9.168-1+deb9u3 (2019-06-16) x86_64 GNU/Linux
I have no troule enlarging the text (or "page") font used
On Wed, Jul 10, 2019 at 11:14:19AM +0200, Joost van Baal-Ilić wrote:
> The discussion ideally takes place on the
> debian-user list.
Your email, and action, are most unpleasant. "Ideally" you might
think about leaving people alone to follow their fate as best
they can. Normally, in a case suc
On Thu, Jul 11, 2019 at 05:30:58AM +0200, Joost van Baal-Ilić wrote:
> Indeed I overstepped. I am sorry.
Thank you.
I too regret the intemperance of one of my closing remarks.
--
What can be asserted without evidence can be
dismissed without evidence.
Hitchen
open(INPUT,$file);
while($char = getc(INPUT)) {
if($char eq "<") {
IGNORE: for(;;) {
last IGNORE if (getc(INPUT) eq ">");
}
} else {
print $char;
}
}
close(INPUT);
TIA, and sorry to be spamming the list with this OT post.
}
--
Bob Bernstein http://www.ruptured-duck.com
't get the implication.
So zero makes the condition '$char = getc(INPUT)' evaluate to false, dumping
the flow down to closing the file. What's the perl equivalent of WHILE NOT
EOF?
> Look reasonable?
--
Bob Bernstein http://www.ruptured-duck.com
Ok. My last post in this thread! Here is what does work: (thanks list)
#!/usr/bin/perl -w
##
## sgmlstripper - Strip SGML markup from input.
##
## by Robert J Seymour <[EMAIL PROTECTED]>
## Copyright 1995, 1996, Robert Seymour and Springer-Verlag.
## Fixed by Bob Bernstein to handle
ox, and set
'Distribution' to 'Any'; you will see that 'unstable' contains what
you're looking for.
nb. This list is intended for discussion of Debian documentation
issues.
--
Bob Bernstein
...the "open source" movement has, at its roots, the po
is a rather low volume affair, intended mostly
for discussion of documentation issues.
Have you looked at the installation pages here?:
http://www.debian.org/doc/ddp
--
Bob Bernstein |http://www.ruptured-duck.com
at| 1024D/4A93E562
Esmond, R.I. | 115B 8AA0 D418
elpful and friendly.
HTH!
--
Bob Bernstein |http://www.ruptured-duck.com
at| 1024D/4A93E562
Esmond, R.I. | 115B 8AA0 D418 F33B F0B1
USA | 6230 8014 B8D5 4A93 E562
pgpKh4uuoiX2t.pgp
Description: PGP signature
On Sun, Jul 08, 2001 at 02:38:58AM +0200, Wichert Akkerman wrote:
> I have no clue why you would need emacs for editing sgml files.
I haven't found anything better than psgml. I suppose it's a matter of
taste.
--
Bob Bernstein |http://www.ruptured-duck.com
at|
, please.)
Is there any way to coax debiandoc2pdf (or 2dvi or 2ps or 2latex) to
not insert blank pages, say after the toc, or after a chapter ends?
I'm running unstable and just updated debiandoc-sgml to 1.1.81.
--
Bob Bernstein
d screws up the page numbering?
Have I stumbled upon an undocumented feature?
> And why haven't you filed a wishlist?
Heavy drinking?
BUT SERIOUSLY FOLKS, sure, I'll file a wishlist! Point me in the right
direction and I'll git-'er-done.
--
Bob Bernstein
so choose for example "article".
Thank you! That sounds rather promising.
--
Bob Bernstein
67:
## book output subroutines
## -
-
sub _output_start_book
{
output( "\\documentclass[11pt,$locale{ 'babel' },oneside]{book}\n" );
Best regards,
--
Bob Bernstein
to stick her
neck out and make a valuable observation.
And that would be the end of it.
--
Bob Bernstein
ide a
useful baseline for evolving a Debian Style Guide.
--
Bob Bernstein
25 matches
Mail list logo