-
Following the INSTALL guide using `cabal install pandoc`, everything seems to work as expected except no man pages are generated. My `~/.cabal/share` directory has no `man` subdirectory. Nor can I fin…
-
Ido-at-point from melpa is no longer working for me, and I'm suspecting the two latest commits. I'm not that vell ventured in emacs lisp, so pardon me if this is not an ido-at-point issue :)
Falling …
-
What can/should we teach people about writing/publishing/reviewing (i.e., the last lap of every scientific project)? Clearly interacts with reproducible research, open access, etc.; what mechanics/to…
-
pdfLaTeX, XeLaTeX, LuaLaTeX など,PDFを直接出力するTeXエンジンへの対応
# 意義
- ゆきだるま絵文字☃⛄など特殊な文字をXeLaTeXで出力するときに便利
- 非日本語ユーザへの普及を見据えて
- 来たるべきLuaTeX-ja時代への対応
# 課題
- UIをどう整理するか?
- TeXエンジンが (u)pLaTeX に限られなくなるので,「変換ツール」タブの …
-
It seems that writing something like
```
*this is emphasis with~subscript~*
```
produces an error in Latex. It has to read
```
*this is emphasis with*~subscript~
```
instead.
-
I am trying to build pandoc from the repository. I do
```
sudo apt-get install git cabal-install haskell-platform -y
cabal update
git clone git://github.com/jgm/pandoc.git
cd pandoc
cabal install --o…
-
Ik heb eigenlijk een afkeer voor een TUDelft presentatie, maar ik heb het gevoel dat jij er al best wat tijd in hebt gestopt en vind het daarom lullig om een nieuwe te maken? Heb jij ook indesign, dan…
-

It looks quite similar to http://www.ewi.tudelft.nl/en/the-faculty/departments/applied-mathematics/…
-
Hi there,
Thanks a lot for MarkdownEditing. It is an extremely great tool in daily Subl work!
One question. I dislike a little bit how MarkdownEditing handles lists.
Example:
I am writing
```
1…
-
http://homepages.cwi.nl/~frb/PC13slides.pdf
Console gives:
Warning: TODO: unrecognized link type: Named
The problem here is that the used LaTeX beamer template is not working properly. For examp…