The Wayback Machine - https://web.archive.org/web/20200713205734/https://github.com/topics/presentation
Skip to content
#

presentation

Here are 1,789 public repositories matching this topic...

nedvedikd
nedvedikd commented Apr 6, 2020

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-tabs

Input:

<strong>bold</strong>
<em>italic</em>
<u>underline</u>

Output:

**bold** //italic// underline

Expected output:

**bol
spectacle
vincentdesmares
vincentdesmares commented Apr 25, 2020

#541 # Question

Hi, great job on the v6. It looks like a very nice upgrade.
Yet, when I tried to migrate one of my presentation I found some key features were missing:

  • With the progress now in the template, it's hard to be able to change its color per slide
  • The fun pacman-style progress is now a simple dot
  • The "fit" attribute was really a nice addition, from what I see it's not anym
levic
levic commented Aug 2, 2019

This is related to #288 - but it doesn't really matter whether you use graph or children, GitGraph does not react to property changes.

Demo: https://codesandbox.io/s/gitgraph-react-render-ignoring-dependency-changes-55ko6

If you remove (or rename) 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

DocumentServer
zjs-apple
zjs-apple commented Apr 30, 2020

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

RobertGary1
RobertGary1 commented Sep 4, 2019

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.

Sozi
lazyalways
lazyalways commented Dec 10, 2018

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

czarpino
czarpino commented Mar 2, 2020

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

  1. Prepare some pptx file
  2. Copy file into a .zip file e.g. cp some.pptx some.zip
  3. Inspect zip
    • Go inside docProps > core and
DesktopEditors
parrenin
parrenin commented Feb 26, 2020

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

kihashi
kihashi commented Oct 26, 2018

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

bug

Improve this page

Add a description, image, and links to the presentation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the presentation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.