From: Xiao-Yong Jin <xj2106@columbia.edu>
To: emacs-orgmode@gnu.org
Subject: Re: Problem with markups
Date: Tue, 16 Feb 2010 00:08:01 -0500 [thread overview]
Message-ID: <874olh939q.fsf@columbia.edu> (raw)
In-Reply-To: <3cbb63d01002152037p69cbcdb6y95e1abfe5c5bec7c@mail.gmail.com> (Chao Lu's message of "Mon, 15 Feb 2010 23:37:06 -0500")
On Mon, 15 Feb 2010 23:37:06 -0500, Chao Lu wrote:
> Dear all,
> I just tried to use the markup like *bold* to highlight some text, and it work
> well for English just like the manual tells. However, when I try the same
> stuff on Chinese like, *高亮*, nothing happened, the star lost its function
> and was recognized literally. Is this a bug or is there anyway to use *bold*
> like markups for other languages?
I am pretty sure it is not a bug related to org-mode. You
are not seeing *高亮* in bold font is related to your emacs
font setup. It is controlled by the text properties with
the face set to bold. As a matter of fact, I can see
Chinese text in bold but not in italic shape, that is
because I don't have Chinese fonts in italic shapes (but,
who needs that?).
The following is in my ~/.Xresources to setup fonts for
emacs,
Emacs.Font: fontset-jxy
Emacs.Fontset-0: -*-envy code r-medium-r-normal--12-*-*-*-*-*-fontset-jxy, \
han: -*-microsoft yahei-medium-r-normal--*-*-*-*-*-*-*-*, \
cjk-misc: -*-microsoft yahei-medium-r-normal--*-*-*-*-*-*-*-*, \
hangul: -*-dotumche-medium-r-normal--*-*-*-*-*-*-*-*, \
kana: -*-ms gothic-medium-r-normal--*-*-*-*-*-*-*-*, \
symbol: -*-nsimsun-medium-r-normal--*-*-*-*-*-*-*-*, \
cyrillic: -*-dejavu sans mono-medium-r-normal--10-*-*-*-*-*-*-*
--
J c/* __o/*
X <\ * (__
Y */\ <
prev parent reply other threads:[~2010-02-16 5:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-16 4:37 Problem with markups Chao Lu
2010-02-16 4:53 ` Carsten Dominik
2010-02-16 4:54 ` Chao Lu
2010-02-16 5:08 ` Xiao-Yong Jin [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=874olh939q.fsf@columbia.edu \
--to=xj2106@columbia.edu \
--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).