* asciidoc 8
@ 2008-02-18 0:23 Wink Saville
2008-02-18 7:43 ` Wincent Colaiuta
0 siblings, 1 reply; 3+ messages in thread
From: Wink Saville @ 2008-02-18 0:23 UTC (permalink / raw)
To: git
I ran into the asciidoc 8 issue where some of the docs don't
get generated properly on my system with asciidoc 8.2.1.
Should I just downgrade? What would be the "best" version
to use.
Wink Saville
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: asciidoc 8
2008-02-18 0:23 asciidoc 8 Wink Saville
@ 2008-02-18 7:43 ` Wincent Colaiuta
2008-02-18 17:37 ` Wink Saville
0 siblings, 1 reply; 3+ messages in thread
From: Wincent Colaiuta @ 2008-02-18 7:43 UTC (permalink / raw)
To: Wink Saville; +Cc: git
El 18/2/2008, a las 1:23, Wink Saville escribió:
> I ran into the asciidoc 8 issue where some of the docs don't
> get generated properly on my system with asciidoc 8.2.1.
>
> Should I just downgrade? What would be the "best" version
> to use.
I ran into problems with 8 a while ago, poked around for a while,
couldn't find the cause of the problem, and so downgraded to the 7
series (don't recall the exact version, but it was the last release in
the 7 series). I figured this was just the simplest thing to do seeing
as the official manual page archives are generated with 7, as far as I
know.
I know that later a fix for the breakage that I was seeing was checked
in (see 5162e69), so in theory 8 should be fine now (at least, the
latest version of it, but I see you're using an older version which
probably isn't affected by the link problem). What problem are you
seeing? What version of Git are you using?
Cheers,
Wincent
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: asciidoc 8
2008-02-18 7:43 ` Wincent Colaiuta
@ 2008-02-18 17:37 ` Wink Saville
0 siblings, 0 replies; 3+ messages in thread
From: Wink Saville @ 2008-02-18 17:37 UTC (permalink / raw)
To: Wincent Colaiuta; +Cc: git
Wincent Colaiuta wrote:
> El 18/2/2008, a las 1:23, Wink Saville escribió:
>
>> I ran into the asciidoc 8 issue where some of the docs don't
>> get generated properly on my system with asciidoc 8.2.1.
>>
>> Should I just downgrade? What would be the "best" version
>> to use.
>
> I ran into problems with 8 a while ago, poked around for a while,
> couldn't find the cause of the problem, and so downgraded to the 7
> series (don't recall the exact version, but it was the last release in
> the 7 series). I figured this was just the simplest thing to do seeing
> as the official manual page archives are generated with 7, as far as I
> know.
>
> I know that later a fix for the breakage that I was seeing was checked
> in (see 5162e69), so in theory 8 should be fine now (at least, the
> latest version of it, but I see you're using an older version which
> probably isn't affected by the link problem). What problem are you
> seeing? What version of Git are you using?
>
> Cheers,
> Wincent
>
>
>
I'm seeing the missing "+" problem which, after reading INSTALL, was
fixed by adding
ASCIIDOC8=YesPlease to my command line. But after doing that I was still
seeing .ft C like
this:
.ft C
URL: one of the above URL format
Push: <refspec>
Pull: <refspec>
.ft
where "<pre>" blocks in the html documentation show up. I was first
seeing the problems
with git 1.5.4 and then yesterday built 1.5.4.2 and still have the above
problem.
Wink Saville
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-02-18 17:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-18 0:23 asciidoc 8 Wink Saville
2008-02-18 7:43 ` Wincent Colaiuta
2008-02-18 17:37 ` Wink Saville
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).