tei:pb/@facs image not shown in author mode
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 12
- Joined: Thu Oct 03, 2019 2:17 pm
tei:pb/@facs image not shown in author mode
Post by eduarddrenth »
Is there a way to show tei:pb/@facs image in author mode
-
- Posts: 1016
- Joined: Wed Nov 16, 2005 11:11 am
Re: tei:pb/@facs image not shown in author mode
Post by alex_jitianu »
Hello,
The author layout is controlled through CSS so if you write the proper rule then it will render that image. If you can post a sample TEI then I can provide a possible CSS rule to render the image.
Best regards,
Alex
The author layout is controlled through CSS so if you write the proper rule then it will render that image. If you can post a sample TEI then I can provide a possible CSS rule to render the image.
Best regards,
Alex
-
- Posts: 12
- Joined: Thu Oct 03, 2019 2:17 pm
Re: tei:pb/@facs image not shown in author mode
Post by eduarddrenth »
Hi,
Never saw your reply because I did not receive mail.
I am very experienced in css, where can I find the css?
Regards, Eduard
Never saw your reply because I did not receive mail.
I am very experienced in css, where can I find the css?
Regards, Eduard
alex_jitianu wrote: ↑Wed Oct 09, 2019 9:43 am Hello,
The author layout is controlled through CSS so if you write the proper rule then it will render that image. If you can post a sample TEI then I can provide a possible CSS rule to render the image.
Best regards,
Alex
-
- Posts: 12
- Joined: Thu Oct 03, 2019 2:17 pm
Re: tei:pb/@facs image not shown in author mode
Post by eduarddrenth »
Found the css here: Oxygen\ XML\ Editor\ 21/frameworks/tei/xml/tei/css/
alex_jitianu wrote: ↑Wed Oct 09, 2019 9:43 am Hello,
The author layout is controlled through CSS so if you write the proper rule then it will render that image. If you can post a sample TEI then I can provide a possible CSS rule to render the image.
Best regards,
Alex
-
- Posts: 12
- Joined: Thu Oct 03, 2019 2:17 pm
Re: tei:pb/@facs image not shown in author mode
Post by eduarddrenth »
Thanks for the pointer,
I created tei_pbimages.css and added that as an alternate stylesheet for TEI P5:
I created tei_pbimages.css and added that as an alternate stylesheet for TEI P5:
Code: Select all
pb[facs] {
content: attr(facs,url);
width: 600px;
float: right;
display: block;
}
alex_jitianu wrote: ↑Wed Oct 09, 2019 9:43 am Hello,
The author layout is controlled through CSS so if you write the proper rule then it will render that image. If you can post a sample TEI then I can provide a possible CSS rule to render the image.
Best regards,
Alex
-
- Posts: 1016
- Joined: Wed Nov 16, 2005 11:11 am
Re: tei:pb/@facs image not shown in author mode
Post by alex_jitianu »
Hi,
I'm glad to hear you found a solution. Perhaps it is worth sharing the CSS with the official framework so that others will benefit from it:
https://github.com/TEIC/oxygen-tei
You can add an issue on the project or send a pull request.
Best regards,
Alex
I'm glad to hear you found a solution. Perhaps it is worth sharing the CSS with the official framework so that others will benefit from it:
https://github.com/TEIC/oxygen-tei
You can add an issue on the project or send a pull request.
Best regards,
Alex
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service