bugGNU TeXmacs - Bugs: bug #62179, hlink not hyperlink in PDF if...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #62179: hlink not hyperlink in PDF if within <include>

Submitter:  Steven Baltakatei Sandoval <baltakatei>
Submitted:  Sun 13 Mar 2022 10:20:12 AM UTC
   
 
Category:  Conversion Priority:  5 - Normal
Item Group:  Error Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Open
Release:  None Release: 
Fixed Release:  None Fixed Release: 
Keywords: 

Sun 13 Mar 2022 10:20:12 AM UTC, original submission:  

## Summary

PDF export of a document with an `<include>`'d document containing an `<hlink>` at the start of a line fails to produce a clickable hyperlink.


## Steps to reproduce the bug

- Create new document named `book.tm`.

- Create new document named `c1.tm` in same directory.

- Add `<hlink|foo|https://gnu.org>` to some line in `c1.tm` (e.g. via "Insert -> Link -> Hyperlink"). Save.

- Add `bar<hlink|baz|https://gnu.org>` to some line in `c1.tm` (Note the `bar`.). Save.

- Include `c1.tm` into `book.tm` by running "Insert -> Link -> Include" and selecting `c1.tm`. Save.

- Update `book.tm` by opening `book.tm` and running "Document -> Update -> All"

- Export a PDF by running "File -> Export -> PDF". Export to file `book.pdf`.

- Open `book.pdf` in Firefox 97.0.2 or Evince 40.4.


## Expected result

Both `foo` and `baz` should be clickable hyperlinks in the exported PDF.


## Actual result

Although `baz` is is a clickable hyperlink in the PDF, `foo` is not.


## Environment

- TeXmacs version 2.1.1 (SVN revision Custom 13828) running on Pop!_OS 21.10 .

  - (if relevant) Ghostscript 9.54.0

- TeXmacs version 2.1.1 (SVN revision Custom 13828) running on Windows 10 .

## Workaround

Add some text (e.g. `bar` in the example above) immediately before the `<hlink>` tag so the tag isn't at the start of a line.

Steven Baltakatei Sandoval <baltakatei>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #52985:  test_book.zip added by baltakatei (4KiB - application/zip)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vdhoeven (Updated the item)
  • -email is unavailable- added by baltakatei (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-08-06 vdhoeven CategoryPDF export Conversion
    2023-08-06 vdhoeven CategoryConversion PDF export
    2022-03-13 baltakatei Attached File- Added test_book.zip, #52985

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code