Texstudio: Quick start on Bibel-Farsi have problem

Created on 20 May 2019  Ā·  8Comments  Ā·  Source: texstudio-org/texstudio

Problem!
After selecting this configuration:
image
It gives me this code:
\documentclass[12pt,a4paper]{report}
\usepackage[utf8]{inputenc}
\usepackage[farsi]{babel}
\author{S. M. Saadatmand}
\begin{document}
سلام%I've only added this
\end{document}

After running:
image

I can't see the output of code.

Environment

  • TeXstudio: 2.12.14
  • Qt: 5.8.0
  • OS: Windows 10
  • TeX distribution: miktex

    Expected behavior

It help me to start at lest simplest code.

Actual behavior

Error (second image I've uploaded)

How to reproduce

Check what encodings are compatible or if other packages are need to recall, make this wizard run in minimal.
And also plz check if activating extra package like "AMS math" or "graphicx" will interfere with Bible Farsi or not, maybe it need to recall Bible in last package recall or maybe these are not compatible!

All 8 comments

probably you need to follow the given advice: https://scholar.harvard.edu/dromney/arabic-latex

Thanks for your inspiring link, But I think it didn’t explain how to use Bible for typing Farsi/Arabic.
I think Quick start feature in must provide safe code for quick start, I think this is not really ā€œQUICKā€.
Reguard.

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10


From: sunderme notifications@github.com
Sent: Monday, May 20, 2019 10:15:49 PM
To: texstudio-org/texstudio
Cc: mohammadsdtmnd; Author
Subject: Re: [texstudio-org/texstudio] Quick start on Bibel-Farsi have problem (#615)

probably you need to follow the given advice: https://scholar.harvard.edu/dromney/arabic-latex

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/texstudio-org/texstudio/issues/615?email_source=notifications&email_token=AKMGGOAJZLDWCLGFIHCB3GTPWLPU3A5CNFSM4HODMODKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZSJIY#issuecomment-494085283, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKMGGOFR4CBFBTHUAYJICVTPWLPU3ANCNFSM4HODMODA.

the wizard provides a quick way to get a document skeleton which you can fill. It is intended for you to reduce typing, nothing more.
We can't provide basic documents for all possible set-ups, especially if the latex installation needs to be set up accordingly as well.

This is only missing this:
\usepackage[LAE]{fontenc}
I’ve find it on stackexchange by asking question.
I can’t understand ā€˜specialy if the latex installation needs to be set up’?!
You’ve added ā€˜inputenc’ wich determine input coding, why not adding fontenc wich is for output and is really helpfull.
This is only suggestion. I hope it help to push the improvement progress bar further.

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10


From: sunderme notifications@github.com
Sent: Tuesday, May 21, 2019 10:54:10 PM
To: texstudio-org/texstudio
Cc: mohammadsdtmnd; Author
Subject: Re: [texstudio-org/texstudio] Quick start on Bibel-Farsi have problem (#615)

the wizard provides a quick way to get a document skeleton which you can fill. It is intended for you to reduce typing, nothing more.
We can't provide basic documents for all possible set-ups, especially if the latex installation needs to be set up accordingly as well.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/texstudio-org/texstudio/issues/615?email_source=notifications&email_token=AKMGGOGPPPATLD4ICA4OZRTPWQ44VA5CNFSM4HODMODKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4YOUI#issuecomment-494503761, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKMGGOAKXSSSIVZEHQ2IBC3PWQ44VANCNFSM4HODMODA.

which version of txs are you using ? Mine offers a field for fontenc.

I'm sorry but can you explain exactly what you've asked? I perceived you asked the version of TeXstudio, but I've mentioned it on the post.

alright, I missed the spot where the version is mentioned, I was expecting it at the start of the issue.

fontenc is offered in quick wizard since 2.12.16, so everything is present now.

Was this page helpful?
0 / 5 - 0 ratings