-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: Added a document listing all vendor extensions of Vaev.
- Loading branch information
1 parent
38f56b3
commit a8ebe8c
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# List of Vendor Extensions | ||
|
||
**Disclaimer**: Theses extensions are not part of any standard and will change without notice. Don't rely on them. This document is for informational purposes only. | ||
|
||
- @-vaev-top : Select the box containing the top left, center, and right margins of the page. | ||
- @-vaev-bottom : Select the box containing the bottom left, center, and right margins of the page. | ||
- @-vaev-left : Select the box containing the left top, center, and bottom margins of the page. | ||
- @-vaev-right : Select the box containing the right top, center, and bottom margins of the page. | ||
- var(-vaev-datetime) : Date and time of the printout. | ||
- var(-vaev-title): Title of the document. | ||
- var(-vaev-url): URL of the document. |