public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* latex with hebrew and greek convert to epub, some problems
@ 2018-02-25  9:00 Uwe Brauer
       [not found] ` <87efl9wiii.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Uwe Brauer @ 2018-02-25  9:00 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

[-- Attachment #1: Type: text/plain, Size: 1137 bytes --]


Hi

I attach a latex file which contains biblical Hebrew and Greek 
using xelatex and  polyglossia. I had to install special ttf fonts 
available from 
https://www.sbl-site.org/educational/biblicalfonts.aspx.

I also attach the pdf file. I converted this LaTeX file to epub 
simply by pandoc testheb.tex -o testheb.epub

The resulting epub file could not be correctly displayed in Linux 
FBReader so I switched to calibre.
There is one char which is not displayed and the hebrew text has 
not the correct indent.

Does anybody have experience with such a setting and any advice?

Uwe Brauer 

-- 
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/87efl9wiii.fsf%40mat.ucm.es.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #2: testheb.epub --]
[-- Type: application/octet-stream, Size: 4202 bytes --]

[-- Attachment #3: testheb.pdf --]
[-- Type: application/pdf, Size: 41467 bytes --]

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

%%  -*-coding: utf-8-*-

\documentclass{article}

\usepackage{polyglossia}

\setmainlanguage{german}
\setotherlanguage{greek}
\setotherlanguage{hebrew}
\newfontfamily\greekfont{SBL Greek}
\newfontfamily\hebrewfont{SBL Hebrew}





%%   BEGIN DOCUMENT
\begin{document}

1. Korinther 15,3b-5 (polyglossia)

\begin{greek}
   \begin{enumerate}
     \item  ὅτι Χριστὸς ἀπέθανεν ὑπὲρ τῶν ἁμαρτιῶν ἡμῶν κατὰ τὰς γραφὰς
     \item  καὶ ὅτι ἐτάφη καὶ ὅτι ἐγήγερται τῇ ἡμέρᾳ τῇ τρίτῃ κατὰ τὰς
     γραφὰς
     \item  καὶ ὅτι ὤφθη Κηφᾷ εἶτα τοῖς δώδεκα·
   \end{enumerate}
\end{greek}


Genesis 1,1 (polyglossia)

\begin{hebrew}

בְּרֵאשִׁ֖ית בָּרָ֣א אֱלֹהִ֑ים אֵ֥ת הַשָּׁמַ֖יִם וְאֵ֥ת הָאָֽרֶץ׃


\end{hebrew}









\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-engine: xetex
%%% End:

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

end of thread, other threads:[~2018-03-03  8:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-25  9:00 latex with hebrew and greek convert to epub, some problems Uwe Brauer
     [not found] ` <87efl9wiii.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2018-02-25 10:27   ` Pablo Rodríguez
2018-02-26  8:35     ` Uwe Brauer
     [not found]       ` <878tbgjggg.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2018-02-26 15:49         ` Pablo Rodríguez
     [not found]           ` <7c67ee5c-4e60-ea9d-34b0-7965a3aa32e7-S0/GAf8tV78@public.gmane.org>
2018-03-01 22:18             ` Pablo Rodríguez
2018-03-02 18:02               ` Uwe Brauer
     [not found]                 ` <87inaebbkg.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2018-03-03  8:18                   ` Pablo Rodríguez
2018-03-02 18:04     ` Uwe Brauer
     [not found]       ` <87bmg6bbgy.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2018-03-03  8:21         ` Pablo Rodríguez

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).