Skip to content

Commit

Permalink
blog post updated for 1951 layout, #728, metanorma/metanorma-iso#1089
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed Jul 20, 2024
1 parent 5aad622 commit 1034f54
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _posts/2024-03-20-iso-old-layouts.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ Note: The layout `2012` is similar to `1989`, but with changed logo in mid-2012.

== Layout 1951 features

Initially the ISO published the 'recommendation' instead of 'international standard' as currently.
Therefore, the document attribute `:doctype:` should be set to the value `recommendation`:
```
:doctype: recommendation
```

The last page provides the 'Date of the first printing' and 'Price'. You can set these data by
the document attributes `:presentation-metadata-first-printing-date:`, `:presentation-metadata-price:`, for instance:
```
Expand Down

0 comments on commit 1034f54

Please sign in to comment.