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 504 public repositories matching this topic...
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
Hi,
I'm using pandoc (version 2.9.2.1) to convert documents to dokuwiki format.
I ran into a problem using this command:
pandoc input.html -f html -t dokuwiki -o output_dokuwiki.txt --preserve-tabsInput:
<strong>bold</strong>
<em>italic</em>
<u>underline</u>Output:
**bold** //italic// underline
Expected output:
**bol
Hi all!,
Just want to share with the team some details I've been experiencing while I executed notebooks from command line using a yaml file.
First, let me show my case. I've bee parametrizing different notebooks to isolate data wranlging processes. To do it, I needed to use lists of dictionaries to specifiy keys describing my data, such as area or paths where some files were stored. As all
-
Updated
Jun 18, 2020 - Kotlin
For instance in some places we use el.nodeType which in our abstraction returns a string:
...
getNodeType() {
switch(this.el.nodeType) {
case window.Node.TEXT_NODE:
return "text"
case window.Node.ELEMENT_NODE:
return 'element'
case window.Node.DOCUMENT_NODE:
return 'document'
case window.Node.COMMENT_NODE:
return 'Add a link to 'view' each post (live version) from the posts index page: http://127.0.0.1:8001/canvas/posts
https://prnt.sc/nv9hi3
Add a link to the right of 'Published in 7 hours ― Updated a few seconds ago'
-
Updated
Jun 19, 2020 - CSS
Describe the bug
if you start MySQL with --ssl mode enabled writefreely won't connect to the database.
Steps to reproduce (if necessary)
Steps to reproduce the behavior:
- start MySQL with
--sslmode. - run
writefreely --configand set the proper database credentials - writefreely will error try to connect to the databse with
this authentication plugin is not supported
I was trying to update the "whole index" tests, but found the nav doc was integrated into the content. When I split it out per the minimal epub, I started getting this error:
nav.xhtml(2,110): Error while parsing file: At least one 'index' element must be present in a document declared as an index in the OPF.
I don't see why a nav doc (esp. not in the spine) would be expected to have an in
Describe the bug
It is not possible to include new text in the bottom of the document if we have a table in the bottom of it.
Steps To Reproduce
- Include a table in a document with only one paragraph
- Try to include a text after the table
Expected behavior
- It should be possible to click in the bottom of the document and include a text
Screenshots

-
Updated
Jun 21, 2020 - PHP
Expected Behavior
Should both create the same link text.
Link example xref:
<xref href="rcl1576682021542.xml" ixia_locid="511" class="- topic/xref "/>
Link example keyref:
<xref class="- topic/xref " keyref="second-rcl1576682021542"/>
Both topics in the publication have a navtitle and @locktitle is set to yes:
` <topicref href="rcl1576682021542.xml" ixia_locid="3141" keys="rcl1
When you're logged in as E.g. an author, the admin panel isn't good at telling you why you can't edit a post. I've found two specific cases - the /edit URL and search, but I think they are both very similar.
To Reproduce
Case 1: search