Skip to content

Commit

Permalink
Adjusted entity for image width in gnc-docbookx.dtd and ...
Browse files Browse the repository at this point in the history
removed duplicate entry.

* Adjust links to Selinger's tutorial.
  • Loading branch information
CWehli committed Mar 13, 2022
1 parent aa43ef1 commit 728b804
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions docbook/gnc-docbookx.dtd
Expand Up @@ -79,7 +79,7 @@ own entity definitions to use across all of our DocBook pages. -->

<!--
4. Other formatting instructions -->
<!ENTITY img-w "850px"> <!-- The maximum width of the graphic elements. -->
<!ENTITY img-w "800px"> <!-- The maximum width of the graphic elements. -->

<!--
5. Some common URLs - should be changed on demand.
Expand Down Expand Up @@ -165,9 +165,6 @@ own entity definitions to use across all of our DocBook pages. -->

<!-- c) URLs of Authors -->
<!ENTITY url-selinger "https://www.mathstat.dal.ca/~selinger/">
<!ENTITY tit-sel-tut "Tutorial on multiple currency accounting">
<!ENTITY tit-sel-gnc "Multiple currency accounting in GnuCash">
<!ENTITY tit-sel-tut "&url-selinger;accounting/tutorial.html">
<!ENTITY tit-sel-gnc "&url-selinger;accounting/gnucash.html">

<!--
5. Other formatting instructions -->
<!ENTITY img-w "850px"> <!-- The maximum width of the graphic elements. -->

0 comments on commit 728b804

Please sign in to comment.