I just did some more test, it looks symbol link is not supported?

so

image::abc{sp}d/abc.html

won't work if abc{sp}d is a symlink of other dir.

is this designed behavior?

thanks!


On 10/1/2012 8:41 PM, Lex Trotman wrote:


On 2 October 2012 04:33, ping <[email protected] <mailto:[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_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]
    <mailto:[email protected]>.
    To unsubscribe from this group, send email to
    [email protected]
    <mailto:asciidoc%[email protected]>.
    For more options, visit this group at
    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.

--
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.

Reply via email to