Create a mapping for transliteration from cyrillic to latin in LuaLaTeX
I created a .map file for Cyrillic to Latin transliteration as in using xetex for automatic transliteration of Cyrillic lettersI placed the cyrillic-to-latin.tec file in the...
View ArticlePGFPlots: Mapping CIELab Color Space to a sphere by conversion to RGB color...
After already posting a question about Drawing a sphere and mapping CIELab color space to it (i.e. generally asking if pgfplots allows an axis-dependent color mapping beforehand), I searched all the...
View ArticleReversing Text Mapping (Devanagari to IAST Transliteration)
I am interested in writing Devanagari text in LaTeX file, to transliterate into, and make it appear in, IAST scheme.e.g.I want to write\iast{रामोराजमणिसदाविजयतेरामंरमेशंभजे}and it should appear...
View ArticleConformal mapping
I am trying to draw this So far I have \documentclass[tikz,border=3mm]{standalone}\usepackage{tikz}\usepackage{pgfplots}\usepackage{amsfonts}\begin{document} \begin{tikzpicture} \begin{scope}[local...
View ArticleDevanagari counters in package expex examples with LuaLaTeX and babel
This question is an extension to this one. If I run the following code with LuaLaTeX, I do not get Devanagari numerals in the example's counter. Whereas I do get them with...
View ArticleMap arbitrary operation on zipped iteration over two comma-separated lists
I am trying without success to combine thesetwo approaches into something powerful that would allow me to zip-iterate over two lists and do arbitrary cool things:\zip{a,b,c}{1,2,3}{#1-#2 }would expand...
View ArticleHow would I specify this dually left & right arrow (categorical, two opposing...
This is used in Categories for the Working Mathematician to introduce two opposing functors U,V between the category of sets and the category of K-vector spaces, where K is a field.Can this be done in...
View ArticleHow to plot geographic coordinates with tikz?
Hello I'm trying to plot geographic coordinates of a route between real locations. I'm struggling to show the graph in full page or zoomed in. I searched a bit on internet and I can't seem to find the...
View ArticleLocally and one-slot-oriented font encoding definition change
Related to "Ð vs Đ": Wrong mappings when copying from PDF with \pdfgentounicode with newtx.I have even tried changing /Eth to /Dcroat in lm-ec.enc and tested new MWE using lmodern and ðÐđĐ; the outcome...
View ArticleVimLatex-suite SageTex compile shortcut
I am using LaTeX in Vim with VimLaTeX-Suite and i just started using Sage and i want to implement SageTex in my documents, but everytime i want to compile a have to follow this process in the terminal$...
View ArticleXeLaTeX - Issue with Devanagari header
I'm currently working on a project wherein I'm using RomDev mapping technique to print Devanagari characters using Roman transliteration through XeLaTeX.The Minimum Working Example is as...
View ArticleBeamer Hyperlink - Geographic Maps Feasibility
I am making a beamer presentation and would like to show some data analysis images for different countries across the world. Is it feasible to create hyperlinks within an image of a geographic map?I...
View ArticleNumber conversion into words
I am working on a command that will convert/translate a number into a word. I am using a map to convert each number/character into a...
View ArticleFontAwesome 5 mapping Error
ProblemI am using a custom document class from a book publishing company. When I include the fontawesome5 in it, the compilation gives me a mapping error. If I do not use the custom document class then...
View ArticleMapping a expl3 clist to a list of command sequences
I am trying to map a clist to a clist of command sequences using \csname \endcsname and then using clist_use to print the list:Here is the...
View ArticleFont and DeclareTextFontCommand problem
I have defined a command (mapcommand) to convert a given text into another form. However, in article after using the command it changes the font below of it. I mean, the font remains Times New Roman...
View ArticleHow mapping works in transliteration?
My curiosity lies on mapping for transliteration. I am working on a project that uses transliteration. I have seen some solved code for this. But I could understand them. For...
View ArticleWhich mappings are used if glyphtounicode/pdfgentounicode are not used
Consider the following MWE:\documentclass{article}\usepackage{lmodern}\usepackage[T1]{fontenc}\usepackage[utf8]{inputenc}\usepackage[croatian]{babel}\input{glyphtounicode} % *\pdfgentounicode=1 %...
View ArticleCan you map arbitrary token sequences expandably and unambiguously to numbers...
How to map arbitrary brace-balanced sequences of non-outer tokens expandably and unambiguously to numbers or to strings consisting exclusively of explicit character tokens of category 12, if possible...
View ArticleTransition map on manifold
I am trying to make this tikzpicture using the answer from Drawing manifolds in tikzbut I can not make the intersection of U and V gray. If I make U and V white then the intersection would be white...
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View ArticleHow to draw function mappings (as shown in figure) in Tikz LaTeX?
How to draw these two mappings in Tikz?Your help will will be highly appreciated.Best,Faizan
View ArticleExecute list of commands generated by pairing elements from two \clist s or...
I have hundreds of lines of code of the form \Umathcode`a = 0 \symwmb "1D4B6and \Umathcode"03B1 = 0 \symrmtl "0000Bwhere, in the latter case, there is a counterpart \def\alpha{^^^^03b1},within commands...
View Article! Missing \endcsname inserted error when using \seq_map_pairwise_function:ccN
This question is related to Execute list of commands generated by pairing elements from two \clist s or \seq s.I am trying to perform a sequence of commands of the form\def\alpha {^^^^03b1}with...
View ArticleWhere to get SymbolMT and how to use it once obtained?
Upon launching dvips or dvipdf on a certain DVI file generated today with a standard latex-bibtex loop from the current Debian-stable TeX Live, I getdvips: Font SymbolMT used in file some_diagram.eps...
View ArticleRomDev map and LuaLaTex
So far, most of my real work uses IAST for Sanskrit display. But I would like to produce Devanāgarī output as well, for which I was thinking to to use the RomDev map. The following document compiles...
View Article