Search found 20 matches

by Asma_F
Fri Apr 21, 2017 5:23 pm
Forum: Graphics, Figures & Tables
Topic: Tables in Arabic
Replies: 17
Views: 26121

Tables in Arabic

Thank you Stefan. I used the package and the problem solved.

This is my code in case someone faces the same problem.

\documentclass[11pt]{article}
\usepackage{polyglossia}

\usepackage[a4paper, total={7in, 9in}]{geometry}
\usepackage[export]{adjustbox}
\usepackage[table]{xcolor}
\usepackage ...
by Asma_F
Fri Apr 21, 2017 12:05 pm
Forum: Graphics, Figures & Tables
Topic: Tables in Arabic
Replies: 17
Views: 26121

Tables in Arabic

Thank you Rainer. It works now but I changed (Amiri ) to (Arial Unicode MS) because the first one caused an error

(! fontspec error: "font-not-found"!! The font "Amiri" cannot be found.)


I faced another problem which is the order of the sentence is not as it should be. I mean in Arabic ...
by Asma_F
Mon Apr 17, 2017 4:57 pm
Forum: Graphics, Figures & Tables
Topic: Tables in Arabic
Replies: 17
Views: 26121

Tables in Arabic

Process exited normally now but no output shows up.
by Asma_F
Mon Apr 17, 2017 10:11 am
Forum: Graphics, Figures & Tables
Topic: Tables in Arabic
Replies: 17
Views: 26121

Tables in Arabic

This is what happened when I try to update MiKTeX
by Asma_F
Sun Apr 16, 2017 9:24 pm
Forum: Graphics, Figures & Tables
Topic: Tables in Arabic
Replies: 17
Views: 26121

Tables in Arabic

I can't install any packages. I don't know what happened!
by Asma_F
Sun Apr 16, 2017 9:08 pm
Forum: Graphics, Figures & Tables
Topic: Tables in Arabic
Replies: 17
Views: 26121

Tables in Arabic

It required to install (xetex-def) package. I tried to install it but It says the package not found

! LaTeX Error: File `xetex.def' not found.Type X to quit or <RETURN> to proceed,or enter new name. (Default extension: def)Enter file name:! Emergency stop.<read > ...ed{ver@\Gin@driver}{\input{\Gin ...
by Asma_F
Sun Apr 16, 2017 7:43 pm
Forum: Graphics, Figures & Tables
Topic: Tables in Arabic
Replies: 17
Views: 26121

Tables in Arabic

This is the .log file
by Asma_F
Sun Apr 16, 2017 7:26 pm
Forum: Graphics, Figures & Tables
Topic: Tables in Arabic
Replies: 17
Views: 26121

Tables in Arabic

process exited with error(s) and no output. But there are no red messages indicate the error so I don't know what is the problem.
by Asma_F
Fri Apr 14, 2017 5:16 pm
Forum: Graphics, Figures & Tables
Topic: Tables in Arabic
Replies: 17
Views: 26121

Tables in Arabic

Hi there

I want to resize the table to fit the page. the table contains Arabic characters and I tried to use adjustbox but It did not work. This is my code

\documentclass[11pt]{article}



\usepackage[a4paper, total={7in, 9in}]{geometry}
\usepackage{color}
\usepackage[export]{adjustbox ...
by Asma_F
Fri Mar 31, 2017 9:28 pm
Forum: BibTeX, biblatex and biber
Topic: Error with \printbibliography
Replies: 3
Views: 13101

Error with \printbibliography

I delete bbl file and now it works. Thank you very much