public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Processing the wedge ∧ in mediawiki is unviewable in pdf output using xelatex...
@ 2017-10-17 12:33 Federer Fanatic
       [not found] ` <237dcd67-2755-4a0d-852f-2b239c076b4a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Federer Fanatic @ 2017-10-17 12:33 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 950 bytes --]

Example: (see attached PDF and wedge.tex, full file)

I used the command: pandoc -f mediawiki -s -t latex -i wedge.mediawiki -o 
wedge.tex

See attached files.






pandoc --version yields:
pandoc 1.19.2.4
Compiled with pandoc-types 1.17.0.5, texmath 0.9.4.2, skylighting 0.1.1.5



xelatex --version
XeTeX 3.14159265-2.6-0.99996 (TeX Live 2016/Debian)
kpathsea version 6.2.2


-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/237dcd67-2755-4a0d-852f-2b239c076b4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 1657 bytes --]

[-- Attachment #2: wedge.pdf --]
[-- Type: application/pdf, Size: 6835 bytes --]

[-- Attachment #3: wedge.mediawiki --]
[-- Type: application/octet-stream, Size: 188 bytes --]

'''Wedge''' ('''∧''') is a [[symbol]] used to represent:

leaves ∧ unchanged in latex output


Also the construct:
 {{unichar|2227|Logical and|html=}} 

seens to generate nothing.


[-- Attachment #4: wedge.tex --]
[-- Type: text/x-tex, Size: 1915 bytes --]

\documentclass[]{article}
\usepackage{lmodern}
\usepackage{amssymb,amsmath}
\usepackage{ifxetex,ifluatex}
\usepackage{fixltx2e} % provides \textsubscript
\ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex
  \usepackage[T1]{fontenc}
  \usepackage[utf8]{inputenc}
\else % if luatex or xelatex
  \ifxetex
    \usepackage{mathspec}
  \else
    \usepackage{fontspec}
  \fi
  \defaultfontfeatures{Ligatures=TeX,Scale=MatchLowercase}
\fi
% use upquote if available, for straight quotes in verbatim environments
\IfFileExists{upquote.sty}{\usepackage{upquote}}{}
% use microtype if available
\IfFileExists{microtype.sty}{%
\usepackage[]{microtype}
\UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts
}{}
\PassOptionsToPackage{hyphens}{url} % url is loaded by hyperref
\usepackage[unicode=true]{hyperref}
\hypersetup{
            pdfborder={0 0 0},
            breaklinks=true}
\urlstyle{same}  % don't use monospace font for urls
\IfFileExists{parskip.sty}{%
\usepackage{parskip}
}{% else
\setlength{\parindent}{0pt}
\setlength{\parskip}{6pt plus 2pt minus 1pt}
}
\setlength{\emergencystretch}{3em}  % prevent overfull lines
\providecommand{\tightlist}{%
  \setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
\setcounter{secnumdepth}{0}
% Redefines (sub)paragraphs to behave more like sections
\ifx\paragraph\undefined\else
\let\oldparagraph\paragraph
\renewcommand{\paragraph}[1]{\oldparagraph{#1}\mbox{}}
\fi
\ifx\subparagraph\undefined\else
\let\oldsubparagraph\subparagraph
\renewcommand{\subparagraph}[1]{\oldsubparagraph{#1}\mbox{}}
\fi

% set default figure placement to htbp
\makeatletter
\def\fps@figure{htbp}
\makeatother


\date{}

\begin{document}

\textbf{Wedge} (\textbf{∧}) is a \url{symbol} used to represent:

leaves~∧ unchanged in latex output

Also the construct: ~~

seens to generate nothing.

\end{document}

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-25 21:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-17 12:33 Processing the wedge ∧ in mediawiki is unviewable in pdf output using xelatex Federer Fanatic
     [not found] ` <237dcd67-2755-4a0d-852f-2b239c076b4a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-10-17 16:35   ` Joost Kremers
     [not found]     ` <87shehk9zn.fsf-97jfqw80gc6171pxa8y+qA@public.gmane.org>
2017-10-17 17:32       ` Federer Fanatic
     [not found]         ` <CAAwvWVrk0OX4TM8O8jVCZjXib684srmDrz-cZQ4unxb4+GP_Mg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-10-17 18:38           ` Joost Kremers
     [not found]             ` <87r2u1k4bg.fsf-97jfqw80gc6171pxa8y+qA@public.gmane.org>
2017-10-25 21:56               ` Rik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).