How to use the real letters in a pdf?
Firstly, I write a grammar about a language. Secondly, I use usepackage{tipa} to represent letters LaTeX (TeXmaker) can't represent by itself. If for example I want a ɢ or χ, I use ;G and X respectively in the textipa{} environment. However if I copy and paste these, the result is X and å. And that's with all letters which I use with the usepackage{tipa}.
How can I solve this, so that if I copy and paste a text, I get the letters represented in the pdf.
fonts linguistics tipa
add a comment |
Firstly, I write a grammar about a language. Secondly, I use usepackage{tipa} to represent letters LaTeX (TeXmaker) can't represent by itself. If for example I want a ɢ or χ, I use ;G and X respectively in the textipa{} environment. However if I copy and paste these, the result is X and å. And that's with all letters which I use with the usepackage{tipa}.
How can I solve this, so that if I copy and paste a text, I get the letters represented in the pdf.
fonts linguistics tipa
2
I don't think I understand the question: you want to copy phonetic symbols from the PDF and have the copied text end up as TIPA markup? That's impossible to do. Or is the problem that when you copy phonetic symbols from a PDF made with TIPA the symbols don't copy as you expect. If that's the case, don't use TIPA but usexelatex
and an OpenType font that supports IPA characters. See How to use phonetic IPA characters in LaTeX
– Alan Munn
Jan 16 '16 at 21:29
It's not really a big problem. It's more a cosmetical one. Who knows maybe I want to copy and paste a text from my PDF to a Forum or something (btw, I do a grammar of a conlang (contrusted language)). It'd would be a waste of time to change all false letters. Also, I'm very new to LaTeX. Could I just copy and paste my grammar into XeLaTeX (or the other formats) or do they function very different?
– Arhama
Jan 16 '16 at 21:45
1
It's perfectly reasonable to want the characters cut and pasted from the PDF to be the same as those that show up in it. So then you should definitely use XeLaTeX. You can't really use TIPA with XeLaTeX very well, though, so you would need to rewrite some things. See Using XeLaTeX instead of pdfLaTeX on the basics of switching (and the other question I linked to in my earlier comment.)
– Alan Munn
Jan 16 '16 at 22:01
add a comment |
Firstly, I write a grammar about a language. Secondly, I use usepackage{tipa} to represent letters LaTeX (TeXmaker) can't represent by itself. If for example I want a ɢ or χ, I use ;G and X respectively in the textipa{} environment. However if I copy and paste these, the result is X and å. And that's with all letters which I use with the usepackage{tipa}.
How can I solve this, so that if I copy and paste a text, I get the letters represented in the pdf.
fonts linguistics tipa
Firstly, I write a grammar about a language. Secondly, I use usepackage{tipa} to represent letters LaTeX (TeXmaker) can't represent by itself. If for example I want a ɢ or χ, I use ;G and X respectively in the textipa{} environment. However if I copy and paste these, the result is X and å. And that's with all letters which I use with the usepackage{tipa}.
How can I solve this, so that if I copy and paste a text, I get the letters represented in the pdf.
fonts linguistics tipa
fonts linguistics tipa
edited Jan 16 '16 at 21:40
Alan Munn
163k28432711
163k28432711
asked Jan 16 '16 at 21:23
ArhamaArhama
143
143
2
I don't think I understand the question: you want to copy phonetic symbols from the PDF and have the copied text end up as TIPA markup? That's impossible to do. Or is the problem that when you copy phonetic symbols from a PDF made with TIPA the symbols don't copy as you expect. If that's the case, don't use TIPA but usexelatex
and an OpenType font that supports IPA characters. See How to use phonetic IPA characters in LaTeX
– Alan Munn
Jan 16 '16 at 21:29
It's not really a big problem. It's more a cosmetical one. Who knows maybe I want to copy and paste a text from my PDF to a Forum or something (btw, I do a grammar of a conlang (contrusted language)). It'd would be a waste of time to change all false letters. Also, I'm very new to LaTeX. Could I just copy and paste my grammar into XeLaTeX (or the other formats) or do they function very different?
– Arhama
Jan 16 '16 at 21:45
1
It's perfectly reasonable to want the characters cut and pasted from the PDF to be the same as those that show up in it. So then you should definitely use XeLaTeX. You can't really use TIPA with XeLaTeX very well, though, so you would need to rewrite some things. See Using XeLaTeX instead of pdfLaTeX on the basics of switching (and the other question I linked to in my earlier comment.)
– Alan Munn
Jan 16 '16 at 22:01
add a comment |
2
I don't think I understand the question: you want to copy phonetic symbols from the PDF and have the copied text end up as TIPA markup? That's impossible to do. Or is the problem that when you copy phonetic symbols from a PDF made with TIPA the symbols don't copy as you expect. If that's the case, don't use TIPA but usexelatex
and an OpenType font that supports IPA characters. See How to use phonetic IPA characters in LaTeX
– Alan Munn
Jan 16 '16 at 21:29
It's not really a big problem. It's more a cosmetical one. Who knows maybe I want to copy and paste a text from my PDF to a Forum or something (btw, I do a grammar of a conlang (contrusted language)). It'd would be a waste of time to change all false letters. Also, I'm very new to LaTeX. Could I just copy and paste my grammar into XeLaTeX (or the other formats) or do they function very different?
– Arhama
Jan 16 '16 at 21:45
1
It's perfectly reasonable to want the characters cut and pasted from the PDF to be the same as those that show up in it. So then you should definitely use XeLaTeX. You can't really use TIPA with XeLaTeX very well, though, so you would need to rewrite some things. See Using XeLaTeX instead of pdfLaTeX on the basics of switching (and the other question I linked to in my earlier comment.)
– Alan Munn
Jan 16 '16 at 22:01
2
2
I don't think I understand the question: you want to copy phonetic symbols from the PDF and have the copied text end up as TIPA markup? That's impossible to do. Or is the problem that when you copy phonetic symbols from a PDF made with TIPA the symbols don't copy as you expect. If that's the case, don't use TIPA but use
xelatex
and an OpenType font that supports IPA characters. See How to use phonetic IPA characters in LaTeX– Alan Munn
Jan 16 '16 at 21:29
I don't think I understand the question: you want to copy phonetic symbols from the PDF and have the copied text end up as TIPA markup? That's impossible to do. Or is the problem that when you copy phonetic symbols from a PDF made with TIPA the symbols don't copy as you expect. If that's the case, don't use TIPA but use
xelatex
and an OpenType font that supports IPA characters. See How to use phonetic IPA characters in LaTeX– Alan Munn
Jan 16 '16 at 21:29
It's not really a big problem. It's more a cosmetical one. Who knows maybe I want to copy and paste a text from my PDF to a Forum or something (btw, I do a grammar of a conlang (contrusted language)). It'd would be a waste of time to change all false letters. Also, I'm very new to LaTeX. Could I just copy and paste my grammar into XeLaTeX (or the other formats) or do they function very different?
– Arhama
Jan 16 '16 at 21:45
It's not really a big problem. It's more a cosmetical one. Who knows maybe I want to copy and paste a text from my PDF to a Forum or something (btw, I do a grammar of a conlang (contrusted language)). It'd would be a waste of time to change all false letters. Also, I'm very new to LaTeX. Could I just copy and paste my grammar into XeLaTeX (or the other formats) or do they function very different?
– Arhama
Jan 16 '16 at 21:45
1
1
It's perfectly reasonable to want the characters cut and pasted from the PDF to be the same as those that show up in it. So then you should definitely use XeLaTeX. You can't really use TIPA with XeLaTeX very well, though, so you would need to rewrite some things. See Using XeLaTeX instead of pdfLaTeX on the basics of switching (and the other question I linked to in my earlier comment.)
– Alan Munn
Jan 16 '16 at 22:01
It's perfectly reasonable to want the characters cut and pasted from the PDF to be the same as those that show up in it. So then you should definitely use XeLaTeX. You can't really use TIPA with XeLaTeX very well, though, so you would need to rewrite some things. See Using XeLaTeX instead of pdfLaTeX on the basics of switching (and the other question I linked to in my earlier comment.)
– Alan Munn
Jan 16 '16 at 22:01
add a comment |
1 Answer
1
active
oldest
votes
The tipa package uses 8-bit fonts because it was developed at a time when only 8-bit fonts were accessible by TeX. The underlying encoding mimics ASCII IPA schemes (like SAMPA), so when you cut and paste them from the pdf they are somewhat sensible (but not perfect matches, specially for the more rare ones).
When you want a pdf files with the "true characters" in it you need to use a Unicode TeX derivative (like XeTeX or LuaTeX) and a sufficiently rich Unicode font.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f287958%2fhow-to-use-the-real-letters-in-a-pdf%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The tipa package uses 8-bit fonts because it was developed at a time when only 8-bit fonts were accessible by TeX. The underlying encoding mimics ASCII IPA schemes (like SAMPA), so when you cut and paste them from the pdf they are somewhat sensible (but not perfect matches, specially for the more rare ones).
When you want a pdf files with the "true characters" in it you need to use a Unicode TeX derivative (like XeTeX or LuaTeX) and a sufficiently rich Unicode font.
add a comment |
The tipa package uses 8-bit fonts because it was developed at a time when only 8-bit fonts were accessible by TeX. The underlying encoding mimics ASCII IPA schemes (like SAMPA), so when you cut and paste them from the pdf they are somewhat sensible (but not perfect matches, specially for the more rare ones).
When you want a pdf files with the "true characters" in it you need to use a Unicode TeX derivative (like XeTeX or LuaTeX) and a sufficiently rich Unicode font.
add a comment |
The tipa package uses 8-bit fonts because it was developed at a time when only 8-bit fonts were accessible by TeX. The underlying encoding mimics ASCII IPA schemes (like SAMPA), so when you cut and paste them from the pdf they are somewhat sensible (but not perfect matches, specially for the more rare ones).
When you want a pdf files with the "true characters" in it you need to use a Unicode TeX derivative (like XeTeX or LuaTeX) and a sufficiently rich Unicode font.
The tipa package uses 8-bit fonts because it was developed at a time when only 8-bit fonts were accessible by TeX. The underlying encoding mimics ASCII IPA schemes (like SAMPA), so when you cut and paste them from the pdf they are somewhat sensible (but not perfect matches, specially for the more rare ones).
When you want a pdf files with the "true characters" in it you need to use a Unicode TeX derivative (like XeTeX or LuaTeX) and a sufficiently rich Unicode font.
edited Mar 18 at 11:08
answered Jan 16 '16 at 21:34
jknappenjknappen
2,841730
2,841730
add a comment |
add a comment |
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f287958%2fhow-to-use-the-real-letters-in-a-pdf%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
I don't think I understand the question: you want to copy phonetic symbols from the PDF and have the copied text end up as TIPA markup? That's impossible to do. Or is the problem that when you copy phonetic symbols from a PDF made with TIPA the symbols don't copy as you expect. If that's the case, don't use TIPA but use
xelatex
and an OpenType font that supports IPA characters. See How to use phonetic IPA characters in LaTeX– Alan Munn
Jan 16 '16 at 21:29
It's not really a big problem. It's more a cosmetical one. Who knows maybe I want to copy and paste a text from my PDF to a Forum or something (btw, I do a grammar of a conlang (contrusted language)). It'd would be a waste of time to change all false letters. Also, I'm very new to LaTeX. Could I just copy and paste my grammar into XeLaTeX (or the other formats) or do they function very different?
– Arhama
Jan 16 '16 at 21:45
1
It's perfectly reasonable to want the characters cut and pasted from the PDF to be the same as those that show up in it. So then you should definitely use XeLaTeX. You can't really use TIPA with XeLaTeX very well, though, so you would need to rewrite some things. See Using XeLaTeX instead of pdfLaTeX on the basics of switching (and the other question I linked to in my earlier comment.)
– Alan Munn
Jan 16 '16 at 22:01