On 2 October 2012 04:33, ping <[email protected]> wrote:
> hi:
> I tried the following, neither work...
> image::living%20files/linked-**data/tcpswexampleserver.png[]
>
This won't work, the manual line you reference below relates to internet
targets where the internet servers understand the %20, not asciidoc.
> image::~/living%20files/**linked-data/**tcpswexampleserver.png[]
>
As above and ~ won't be expanded to home since it is a shell symbol, not a
filesystem symbol.
> image::living{sp}files/linked-**data/tcpswexampleserver.png[]
>
This should work, (see faq #1 ) is the path correct relative to the
document containing the image macro?
> image::http://www.tcpipguide.**com/free/t_**TCPSlidingWindowDataTransferan
> **dAcknowledgementMech-5.htm#**Figure_221[chart]<http://www.tcpipguide.com/free/t_TCPSlidingWindowDataTransferandAcknowledgementMech-5.htm#Figure_221[chart]>
Image macro targets should be local files, not URLs
Cheers
Lex
>
>
> per manual: 21.1.1:
> If the <target> necessitates space characters use %20, for example
> large%20image.png.
>
> I don't find any info or examples of this kind in the manual...
> looking for help...
>
>
> regards
> ping
>
> --
> You received this message because you are subscribed to the Google Groups
> "asciidoc" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to asciidoc+unsubscribe@**
> googlegroups.com <asciidoc%[email protected]>.
> For more options, visit this group at http://groups.google.com/**
> group/asciidoc?hl=en <http://groups.google.com/group/asciidoc?hl=en>.
>
>
--
You received this message because you are subscribed to the Google Groups
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/asciidoc?hl=en.