Finding a Latex Editor to Type Greek Characters

  • Context: LaTeX 
  • Thread starter Thread starter GregoryGr
  • Start date Start date
  • Tags Tags
    latex
Click For Summary

Discussion Overview

The discussion revolves around finding a LaTeX editor that supports typing Greek characters, particularly in the context of using the Ubuntu operating system. Participants explore various editors and technical requirements for incorporating Greek text in LaTeX documents.

Discussion Character

  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant mentions using "Gummi" but struggles to type Greek sentences, seeking alternatives or fixes.
  • Another suggests "Lyx" as a potential solution, claiming it supports international languages.
  • A participant references a thread discussing multiple LaTeX editors, indicating a broader context of available options.
  • Concerns are raised about the complexity of Unicode support in LaTeX, with a suggestion to include specific packages for Greek text.
  • One participant shares specific LaTeX commands needed for Greek support but notes that they still do not work as intended.
  • A link is provided that offers a method for entering Greek text using transliterated Latin characters, though the contributor does not use this method personally.
  • Another participant recommends "Texmaker" as a superior LaTeX IDE for Linux, questioning whether the original poster has considered it.

Areas of Agreement / Disagreement

Participants express varying opinions on the effectiveness of different LaTeX editors and the complexity of implementing Greek character support, indicating that multiple competing views remain without a consensus on the best solution.

Contextual Notes

Some participants mention specific packages and settings needed for Greek text support, but there is uncertainty regarding their effectiveness across different editors. The discussion does not resolve whether these methods are universally applicable or successful.

GregoryGr
Messages
41
Reaction score
0
I am using ubuntu, and downloaded "Gummi" latex editor to make latex papers. However, even though it is nice and easy to use, I need it to show Greek characters as well. And I'm not talking about the latex symbols like \lambda , but I need to be able to write sentences in Greek but unfortunately it's not showing them, and nowhere in the settings did I find something that indicates I can change that...

Because of that I'd be grateful if someone of you knows a fix, or another latex editor that will let you type in foreign languages.
 
Physics news on Phys.org
I think Unicode support in Latex is more complicated than just, e.g., typing in Greek. I seem to recall there are certain packages you need to include. This has to do with the way the Tex engine works. You should Google it to learn how to get it set up correctly.

As for editors, I just stick with TexWorks. It's pretty basic, but it works for me. I turn on syntax highlighting and line numbers.
 
Yes, I found out that you need to put these in

\usepackage[english,greek]{babel}
\usepackage[iso-8859-7]{inputenc}

But it still doesn't work...
 
This might help: http://www.eelvex.net/latex/greek-in-latex/

The only option I have used is the first one, where you enter the Greek text as transliterated Latin characters (a for alpha, w for omega, etc). That should work with any editor. Personally I don't use a special purpose "latex editor" but an editor designed for programming, set up so one keystroke will run the file I'm editing through latex and display the PDF.

If you want to enter the Greek text with a Greek computer keyboard and see Greek characters while you are editing the input, the link tells you how to do that, but I've never used that option (my first language is English not Greek!)
 
The best latex IDE out there for linux is tex-maker I think.. Have you used it already but crossed it out, for some reason?
 

Similar threads

  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K