all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de>
To: Gottfried <gottfried@posteo.de>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: text formating
Date: Mon, 30 Jan 2023 21:28:55 +0100	[thread overview]
Message-ID: <86k013n4vs.fsf@duenenhof-wilhelm.de> (raw)
In-Reply-To: <3b5f0e6f-fba9-400c-da28-a63de55649a8@posteo.de> (gottfried@posteo.de's message of "Sun, 29 Jan 2023 12:06:36 +0000")

Gottfried <gottfried@posteo.de> writes:

> Hi,

Hai

> I read the Emacs manual and made an excerpt of keybindings etc for myself.
> What options do I have as an emacs newbie?
>
> I would like to have a text editing of the headings e.g.:
>  to increase the font, may be to make them bold.

I'd use org-mode, for me its header lines are sufficiently emphasised
(in colour and in certain Emacs themes also with different fonts and
sizes).

* Header1
** Header2

> I would like to use this file regularly, so in creating a LaTex file I
> would always have the LaTex formating visible, which is not so nice.

Structural LaTeX (and Html) commands (\chapter or so) are provided by
Orgs markup language.

"Short range" latex formatting is done with other markup rules, like
*bold*, _underline_, .. , they are not so intrusive as the latex
commands.

For heavier latex formatting you might put them in Orgs latex src blocks
which you can fold to hide the "ugly" stuff.

> I don't need to print it for the moment, then through LaTex and
> converting it to HTML etc would surely make a nice printout.

org-mode's latex export and html export

> Could I use my "fundamental enriched text" in org-mode? , would I have
> the possibility to increase the fonts of some words and headings e.g.?

In my opinion org-mode files don't need extra text enrichment besides
its own markup rules.

> The text formating in Emacs is not so easy as I thought.

I hope you'll appreciate and enjoy working with "pure" text. ;-)

If you're interested I can provide you with real world examples.

  Dieter

-- 
Best wishes
H. Dieter Wilhelm
Zwingenberg, Germany



  reply	other threads:[~2023-01-30 20:28 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-29 12:06 text formating Gottfried
2023-01-30 20:28 ` H. Dieter Wilhelm [this message]
2023-01-31  7:34 ` Jean Louis
2023-01-31 11:23   ` Ulrich Deiters
2023-01-31 12:43     ` Jean Louis
2023-02-02 13:52   ` Gottfried
2023-02-02 14:30     ` Eli Zaretskii
2023-02-02 15:40       ` [External] : " Drew Adams
2023-02-02 20:12       ` Jean Louis
2023-02-03  7:30         ` Eli Zaretskii
2023-02-03  9:08           ` Jean Louis
2023-02-03 17:24             ` Emanuel Berg
2023-02-04 15:24               ` Jean Louis
2023-02-04 21:44                 ` Emanuel Berg
2023-02-07 17:25   ` Gottfried
2023-02-07 22:28     ` Jean Louis
2023-02-08 16:49       ` Gottfried
2023-02-08 19:37         ` Jean Louis
2023-02-08 20:18           ` [External] : " Drew Adams
2023-02-09 14:59           ` Gottfried
2023-02-09 15:27             ` [External] : " Drew Adams
2023-02-09 16:59               ` Gottfried
2023-02-09 17:13                 ` Drew Adams
2023-02-09 18:10                   ` Gottfried
2023-02-09 18:26                     ` Jean Louis
2023-02-09 19:12                       ` Drew Adams
2023-02-10  4:18                         ` Jean Louis
2023-02-09 19:11                     ` Drew Adams
2023-02-11 15:25                       ` Gottfried
2023-02-11 16:10                         ` tomas
2023-02-11 19:17                           ` Jean Louis
2023-02-11 16:56                         ` Drew Adams

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

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

  git send-email \
    --in-reply-to=86k013n4vs.fsf@duenenhof-wilhelm.de \
    --to=dieter@duenenhof-wilhelm.de \
    --cc=gottfried@posteo.de \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.