presentation
Here are 1,743 public repositories matching this topic...
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
Speaker notes
Reading readme.md, the point "
| Executable | Version |
|---|---|
node --version |
10.15.3 |
npm --version |
6.4.1 |
nodeppt -v |
2.1.5 |
| OS | Version |
|---|---|
| Windows 7 | 6.1.7601 |
运行时出现的问题为:
 the key property then the graph will not change. This happens both when passing the graph as a prop (see AppUsingProp) or as a build fun
-
Updated
Jan 19, 2020 - Go
-
Updated
May 6, 2020 - JavaScript
When i Installing Document Server for Linux on CentOS7.5.
Reference:https://helpcenter.onlyoffice.com/server/linux/document/linux-installation-centos.aspx
In the end,the document server is ok,
but When I test editing files,
ws://XXXX/5.5.1-76/doc/b81fdff747a247929253f4701a92bc521588227954180/c/208/zp1umjpc/websocket
This link has been pending.
Centos7.5:port all open,firewall is closed.
Wha
Some steps may click a button on a page or do other things to the page. Because users can be forward and backward it can be difficult to put the page back where it should be when they leave a step. It would be easier if there was a way to have a callback function for a given step.
Optimize footer's height by using a % value, so it has proper height for both landscape and portrait orientations. May I submit a PR for this?
-
Updated
Feb 18, 2020 - CSS
Grid or Guide to eye
First of all, I am sorry to post this request in the issue section. Instead of issue, I would like to call this as a new request. As, I can't find the place for a new request, I am posting this here.
In my opinion, it would be good if there is a grid option or any guide to eye on sozi, so that we can move or rotate. One probable solution is to add grid as a layer in SVG file and later switched
What happened
Extracting document properties created and modified both return the current date.
Expected
Values should reflect what is in the respective tags of created and modified properties in docProps/core.xml.
Steps to reproduce
- Prepare some pptx file
- Copy file into a .zip file e.g.
cp some.pptx some.zip - Inspect zip
- Go inside docProps > core and
It will be nice to have a wiki page to showcase all existing themes in this package. You may need to dig out the examples in previous pull requests (e.g., #163 #165 #171 etc).
The wiki doesn't seem to support uploading screenshots, but you can upload images to any Github issues.
When advanced typesetting features are required for slide notes, people use the beamer/pgf notes (with \setbeameroption{show notes on second screen}.) The widget intended for displaying the simple textual notes then stays unused, occupying a large screen estate, while the "current" slide on the presenter's screen is not shown. It is suggested to render the "beamer" note slides instead of the tex
-
Updated
May 15, 2020 - Rust
This means that the menu & table of contents may not be translated properly. See https://github.com/puppetlabs/showoff/blob/f89b3b0d9e6d2f4a8457552be91279066f9aab8e/lib/showoff.rb#L1280
That variable will be shared across all generated locales
Affected part of DeckDeckGo
- Studio
- Remote control
- Documentation
- Demo
- Starter kit
- Poll
- Web Components
- Templates
Reproduction
Steps to reproduce:
- Begin with a Starter or Ionic React presentation on Windows 10.
- Run "npm install" then "npm run start" to kick off local host
Do you want to request a feature or report a bug?
Request a feature.
What is the current behavior?
The equation editor of OnlyOffice generally uses LaTex shortcuts, which is good.
But the \frac shortcut for creating fractions does not work.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
**What is the ex
OS
OS: Windows 10
Backslide@feature/refactor
Problem
When exporting a presentation that has html with attributes in a code block, the resulting HTML has both escaped and non-escaped quotes.
<html lang="en">Results in
<html lang="\"en\"">Because of the un-escaped ", the resulting HTML is not correct.
Expected
HT
-
Updated
Apr 8, 2020
Improve this page
Add a description, image, and links to the presentation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the presentation topic, visit your repo's landing page and select "manage topics."
Describe the bug
Github readme allows inserting svg images in readmes directly from repository. But it renders them wrong. It seems that carbon generates lots of overhead in svgs, also github doesn't display it correct, eg:
The source part: