emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: Re: Org-table alignment in Arabic
Date: Sun, 13 Aug 2017 21:17:10 +0000	[thread overview]
Message-ID: <87fucvdv6x.fsf@mat.ucm.es> (raw)
In-Reply-To: 002d6a0c-f1d0-b0e4-3e9d-385b963c46e0@yahoo.com

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

>>> "jamdrug" == jamdrug  <jamdrug@yahoo.com> writes:

   > Dear Sir/Madam,
Hello

   > I am new to this email list about org-mode, first
   > of all thanks to all contributors of org-mode. I am here seeking
   > your help considering org-table and Arabic text, the issue is
   > described in this post of mine sometime ago:
   > https://emacs.stackexchange.com/q/30495/2443

I have/had similar problems with hebrew. I attach two screenshots.

The fonts which seems to display hebrew correctly in the setting
discussed, but is quite ugly is:

(defun my-hebrew-emacs-etl-set-240 ()
  (interactive)
  (set-face-font 'default "-etl-*-*-*-*-*-*-240-*-*-*-*-ISO8859-8"))

It seems however that arabic is better displayed with

(defun my-hebrew-emacs-dejavu-mono ()
(interactive)
(custom-set-faces 
   '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :slant
			  normal :weight normal :height 143 :width normal))))))



[-- Attachment #2: table-arabic.png --]
[-- Type: image/png, Size: 38718 bytes --]

[-- Attachment #3: table-heb1.png --]
[-- Type: image/png, Size: 25298 bytes --]

[-- Attachment #4: table-heb.png --]
[-- Type: image/png, Size: 35377 bytes --]

      parent reply	other threads:[~2017-08-13 21:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-11 11:16 Org-table alignment in Arabic jamdrug
2017-08-13 14:44 ` Peter Neilson
2017-08-13 21:17 ` Uwe Brauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fucvdv6x.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).