-
Updated
Aug 21, 2020 - JavaScript
Publishing
Publishing is the creation of documents using page layout skills on a personal computer primarily for print. Desktop publishing software can generate layouts and produce typographic quality text and images comparable to traditional typography and printing.
Here are 527 public repositories matching this topic...
Take this input.db file:
<chapter xml:id="_responsibility">
<simpara>See regular link: <xref linkend="SEC-Definitions"/>.</simpara>
<simpara>See link with endterm: <xref linkend="SEC-Definitions" endterm="link"/>.</simpara>
</chapter>
<chapter xml:id="SEC-Definitions">
<title>Definitions</title>
<simpara>Some definitions.</simpara>
</chapter>
Convert it to output.docx:
-
Updated
Aug 17, 2020 - Kotlin
-
Updated
Jul 17, 2020 - JavaScript
When reading a post, the edit link is not shown with mobile Chromium on Android.
A workaround is to enable the desktop website mode of the browser. However, this renders the page with too small font sizes.
-
Updated
Aug 21, 2020 - Lua
Describe the bug
If there is no version property found, the gradle plugin throws an error.
To Reproduce
Expected behavior
Like the npm p
-
Updated
Oct 8, 2018 - HTML
-
Updated
Aug 13, 2020 - Ruby
-
Updated
Jul 27, 2020 - JavaScript
-
Updated
Aug 22, 2020 - Shell
-
Updated
Jun 28, 2020 - JavaScript
-
Updated
Mar 27, 2020 - Groovy
-
Updated
Mar 27, 2019 - CSS
-
Updated
Aug 10, 2020 - PHP
When installing Ghost there isn't an option to specify a custom database port for MySQL. If you're installing it on a managed database service that runs on a non-standard MySQL port this means you have to install ghost initially and let it fail, then manually edit the config.production.json file and add the port, then restart ghost.
-
Updated
Jul 27, 2020 - HTML
-
Updated
Jul 30, 2020 - HTML
This set of attributes should be an attribute set.
This is not the only place where magic attributes occur in the PDF plugin, but it's impossible to address everything at once.
Expected Behavior
It should be possible to customize the header of the generated changelog (or omit it completely).
Current Behavior
The changelog header is hardcoded in https://github.com/lerna/lerna/blob/master/core/conventional-commits/lib/constants.js
Possible Solution
A `command.publish.changelogHea