Better alpha symbolPower set symbolHow to make table numbering as table section_number alphaGive a symbol an...

It's a yearly task, alright

What is the significance behind "40 days" that often appears in the Bible?

What approach do we need to follow for projects without a test environment?

Professor being mistaken for a grad student

Welcoming 2019 Pi day: How to draw the letter π?

Did Ender ever learn that he killed Stilson and/or Bonzo?

Have researchers managed to "reverse time"? If so, what does that mean for physics?

How can I track script which gives me "command not found" right after the login?

How to explain that I do not want to visit a country due to personal safety concern?

How big is a MODIS 250m pixel in reality?

Why did it take so long to abandon sail after steamships were demonstrated?

How Could an Airship Be Repaired Mid-Flight

How to terminate ping <dest> &

Sailing the cryptic seas

Is it normal that my co-workers at a fitness company criticize my food choices?

How to create the Curved texte?

Do I need life insurance if I can cover my own funeral costs?

Look at your watch and tell me what time is it. vs Look at your watch and tell me what time it is

how to write formula in word in latex

My adviser wants to be the first author

Why doesn't using two cd commands in bash script execute the second command?

What exactly is this small puffer fish doing and how did it manage to accomplish such a feat?

Use of undefined constant bloginfo

Gantt Chart like rectangles with log scale



Better alpha symbol


Power set symbolHow to make table numbering as table section_number alphaGive a symbol an alphabetical “order”?Using mathematical symbols alpha, beta, implies in latexStrange characters appearing with alpha and betaHow to write Math statement better in limits and spacing?Instead alpha mathematical symbol i get ffVisually Better Mathematic SubscriptsBetter way to write multiple sums with complicated indicesSummation Symbol













2















The alpha letter in math mode doesn't look well: its tails aren't clear.



The following are images of the alpha letter in math mode:



Size 10 pts:
enter image description here



Size 60 pts:
enter image description here



Notice how the tails aren't as clear as you'd normally write alpha on paper by hand.



Does there a better alpha letter?





Edit:



I'm using "TexMaths" plugin for Libreoffice writer, with probably xelatex as a rendering binary. (the path is /usr/bin but there're many *tex binaries in there)



I'm using with the following preamble:



usepackage{amsmath}
usepackage{amssymb}
usepackage[usenames]{color}
usepackage{cancel}
usepackage{wasysym}
usepackage{upgreek}

newcommand{dup}{mathrm{d}}

% Uncomment this line for sans-serif font
%everymath{mathsf{xdefmysf{mathgroupthemathgrouprelax}}mysf}

% Uncomment these lines for colored equations
% Caution! Background color breaks transparency!
%definecolor{fgcolor}{RGB}{0,0,255}
%definecolor{bgcolor}{RGB}{255,0,0}
%pagecolor{bgcolor}color{fgcolor}




Edit 2:



Actually I use pdfLaTeX due to an error that I received:




! Package unicode-math Error: Cannot be run with pdfLaTeX!
(unicode-math) Use XeLaTeX or LuaLaTeX instead..











share|improve this question




















  • 4





    Use a different font?

    – cfr
    Sep 6 '15 at 21:39











  • Is upalpha from upgreek a better variant? It's upright, therefore not really suited for math-typesetting

    – user31729
    Sep 6 '15 at 21:53











  • @cfr: Hi. I've tried several fonts using setmainfont{Arial} but it doesn't seem to change anything. Could you please advice/suggest?

    – Dor
    Sep 6 '15 at 21:54











  • @ChristianHupfer: It's quite better but I'd hope to find another option.

    – Dor
    Sep 6 '15 at 21:56






  • 1





    @Dor It is hiding the errors from you. I just installed it and tested. I then tracked down the log file in .config/libreoffice/4/user/TexMaths/tmp/tmpfile.log and saw exactly the errors you'd expect when trying to use an undefined command. It doesn't show you the error even if this is in the preamble. That is quite unhelpful, in my opinion. Errors provide useful information. Ignoring them is a Very Bad Idea and this plugin doesn't even tell you that there are any errors.

    – cfr
    Sep 6 '15 at 23:28
















2















The alpha letter in math mode doesn't look well: its tails aren't clear.



The following are images of the alpha letter in math mode:



Size 10 pts:
enter image description here



Size 60 pts:
enter image description here



Notice how the tails aren't as clear as you'd normally write alpha on paper by hand.



Does there a better alpha letter?





Edit:



I'm using "TexMaths" plugin for Libreoffice writer, with probably xelatex as a rendering binary. (the path is /usr/bin but there're many *tex binaries in there)



I'm using with the following preamble:



usepackage{amsmath}
usepackage{amssymb}
usepackage[usenames]{color}
usepackage{cancel}
usepackage{wasysym}
usepackage{upgreek}

newcommand{dup}{mathrm{d}}

% Uncomment this line for sans-serif font
%everymath{mathsf{xdefmysf{mathgroupthemathgrouprelax}}mysf}

% Uncomment these lines for colored equations
% Caution! Background color breaks transparency!
%definecolor{fgcolor}{RGB}{0,0,255}
%definecolor{bgcolor}{RGB}{255,0,0}
%pagecolor{bgcolor}color{fgcolor}




Edit 2:



Actually I use pdfLaTeX due to an error that I received:




! Package unicode-math Error: Cannot be run with pdfLaTeX!
(unicode-math) Use XeLaTeX or LuaLaTeX instead..











share|improve this question




















  • 4





    Use a different font?

    – cfr
    Sep 6 '15 at 21:39











  • Is upalpha from upgreek a better variant? It's upright, therefore not really suited for math-typesetting

    – user31729
    Sep 6 '15 at 21:53











  • @cfr: Hi. I've tried several fonts using setmainfont{Arial} but it doesn't seem to change anything. Could you please advice/suggest?

    – Dor
    Sep 6 '15 at 21:54











  • @ChristianHupfer: It's quite better but I'd hope to find another option.

    – Dor
    Sep 6 '15 at 21:56






  • 1





    @Dor It is hiding the errors from you. I just installed it and tested. I then tracked down the log file in .config/libreoffice/4/user/TexMaths/tmp/tmpfile.log and saw exactly the errors you'd expect when trying to use an undefined command. It doesn't show you the error even if this is in the preamble. That is quite unhelpful, in my opinion. Errors provide useful information. Ignoring them is a Very Bad Idea and this plugin doesn't even tell you that there are any errors.

    – cfr
    Sep 6 '15 at 23:28














2












2








2








The alpha letter in math mode doesn't look well: its tails aren't clear.



The following are images of the alpha letter in math mode:



Size 10 pts:
enter image description here



Size 60 pts:
enter image description here



Notice how the tails aren't as clear as you'd normally write alpha on paper by hand.



Does there a better alpha letter?





Edit:



I'm using "TexMaths" plugin for Libreoffice writer, with probably xelatex as a rendering binary. (the path is /usr/bin but there're many *tex binaries in there)



I'm using with the following preamble:



usepackage{amsmath}
usepackage{amssymb}
usepackage[usenames]{color}
usepackage{cancel}
usepackage{wasysym}
usepackage{upgreek}

newcommand{dup}{mathrm{d}}

% Uncomment this line for sans-serif font
%everymath{mathsf{xdefmysf{mathgroupthemathgrouprelax}}mysf}

% Uncomment these lines for colored equations
% Caution! Background color breaks transparency!
%definecolor{fgcolor}{RGB}{0,0,255}
%definecolor{bgcolor}{RGB}{255,0,0}
%pagecolor{bgcolor}color{fgcolor}




Edit 2:



Actually I use pdfLaTeX due to an error that I received:




! Package unicode-math Error: Cannot be run with pdfLaTeX!
(unicode-math) Use XeLaTeX or LuaLaTeX instead..











share|improve this question
















The alpha letter in math mode doesn't look well: its tails aren't clear.



The following are images of the alpha letter in math mode:



Size 10 pts:
enter image description here



Size 60 pts:
enter image description here



Notice how the tails aren't as clear as you'd normally write alpha on paper by hand.



Does there a better alpha letter?





Edit:



I'm using "TexMaths" plugin for Libreoffice writer, with probably xelatex as a rendering binary. (the path is /usr/bin but there're many *tex binaries in there)



I'm using with the following preamble:



usepackage{amsmath}
usepackage{amssymb}
usepackage[usenames]{color}
usepackage{cancel}
usepackage{wasysym}
usepackage{upgreek}

newcommand{dup}{mathrm{d}}

% Uncomment this line for sans-serif font
%everymath{mathsf{xdefmysf{mathgroupthemathgrouprelax}}mysf}

% Uncomment these lines for colored equations
% Caution! Background color breaks transparency!
%definecolor{fgcolor}{RGB}{0,0,255}
%definecolor{bgcolor}{RGB}{255,0,0}
%pagecolor{bgcolor}color{fgcolor}




Edit 2:



Actually I use pdfLaTeX due to an error that I received:




! Package unicode-math Error: Cannot be run with pdfLaTeX!
(unicode-math) Use XeLaTeX or LuaLaTeX instead..








math-mode alphabet






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 6 '15 at 22:11







Dor

















asked Sep 6 '15 at 21:33









DorDor

25229




25229








  • 4





    Use a different font?

    – cfr
    Sep 6 '15 at 21:39











  • Is upalpha from upgreek a better variant? It's upright, therefore not really suited for math-typesetting

    – user31729
    Sep 6 '15 at 21:53











  • @cfr: Hi. I've tried several fonts using setmainfont{Arial} but it doesn't seem to change anything. Could you please advice/suggest?

    – Dor
    Sep 6 '15 at 21:54











  • @ChristianHupfer: It's quite better but I'd hope to find another option.

    – Dor
    Sep 6 '15 at 21:56






  • 1





    @Dor It is hiding the errors from you. I just installed it and tested. I then tracked down the log file in .config/libreoffice/4/user/TexMaths/tmp/tmpfile.log and saw exactly the errors you'd expect when trying to use an undefined command. It doesn't show you the error even if this is in the preamble. That is quite unhelpful, in my opinion. Errors provide useful information. Ignoring them is a Very Bad Idea and this plugin doesn't even tell you that there are any errors.

    – cfr
    Sep 6 '15 at 23:28














  • 4





    Use a different font?

    – cfr
    Sep 6 '15 at 21:39











  • Is upalpha from upgreek a better variant? It's upright, therefore not really suited for math-typesetting

    – user31729
    Sep 6 '15 at 21:53











  • @cfr: Hi. I've tried several fonts using setmainfont{Arial} but it doesn't seem to change anything. Could you please advice/suggest?

    – Dor
    Sep 6 '15 at 21:54











  • @ChristianHupfer: It's quite better but I'd hope to find another option.

    – Dor
    Sep 6 '15 at 21:56






  • 1





    @Dor It is hiding the errors from you. I just installed it and tested. I then tracked down the log file in .config/libreoffice/4/user/TexMaths/tmp/tmpfile.log and saw exactly the errors you'd expect when trying to use an undefined command. It doesn't show you the error even if this is in the preamble. That is quite unhelpful, in my opinion. Errors provide useful information. Ignoring them is a Very Bad Idea and this plugin doesn't even tell you that there are any errors.

    – cfr
    Sep 6 '15 at 23:28








4




4





Use a different font?

– cfr
Sep 6 '15 at 21:39





Use a different font?

– cfr
Sep 6 '15 at 21:39













Is upalpha from upgreek a better variant? It's upright, therefore not really suited for math-typesetting

– user31729
Sep 6 '15 at 21:53





Is upalpha from upgreek a better variant? It's upright, therefore not really suited for math-typesetting

– user31729
Sep 6 '15 at 21:53













@cfr: Hi. I've tried several fonts using setmainfont{Arial} but it doesn't seem to change anything. Could you please advice/suggest?

– Dor
Sep 6 '15 at 21:54





@cfr: Hi. I've tried several fonts using setmainfont{Arial} but it doesn't seem to change anything. Could you please advice/suggest?

– Dor
Sep 6 '15 at 21:54













@ChristianHupfer: It's quite better but I'd hope to find another option.

– Dor
Sep 6 '15 at 21:56





@ChristianHupfer: It's quite better but I'd hope to find another option.

– Dor
Sep 6 '15 at 21:56




1




1





@Dor It is hiding the errors from you. I just installed it and tested. I then tracked down the log file in .config/libreoffice/4/user/TexMaths/tmp/tmpfile.log and saw exactly the errors you'd expect when trying to use an undefined command. It doesn't show you the error even if this is in the preamble. That is quite unhelpful, in my opinion. Errors provide useful information. Ignoring them is a Very Bad Idea and this plugin doesn't even tell you that there are any errors.

– cfr
Sep 6 '15 at 23:28





@Dor It is hiding the errors from you. I just installed it and tested. I then tracked down the log file in .config/libreoffice/4/user/TexMaths/tmp/tmpfile.log and saw exactly the errors you'd expect when trying to use an undefined command. It doesn't show you the error even if this is in the preamble. That is quite unhelpful, in my opinion. Errors provide useful information. Ignoring them is a Very Bad Idea and this plugin doesn't even tell you that there are any errors.

– cfr
Sep 6 '15 at 23:28










3 Answers
3






active

oldest

votes


















4














The LaTeX Font Catalogue includes a list of fonts with maths support which can be used with pdfTeX. This is more current and has greater coverage than the Free Math Font Survey mentioned by Lorehead, but it provides less detailed coverage of each option, I think.



Maybe look at Arev, which is often recommended for presentations as it is thought to be especially clear. It is also a sans font which might possibly be better if you are using Arial.



Arev alpha



documentclass[12pt]{article}
usepackage[T1]{fontenc}
usepackage{arev}
begin{document}
Huge
[
alpha
]
end{document}





share|improve this answer


























  • Right. It doesn’t show off the α, unfortunately.

    – Davislor
    Sep 6 '15 at 22:29













  • @Lorehead Well, my written alphas look more like this than any of the others I tried ;). Perhaps I just have poor hand-writing.

    – cfr
    Sep 6 '15 at 22:35











  • Oh, excuse me, I just meant that the LaTeX Font Catalogue, while it is more up-to-date, unfortunately doesn’t show off α in its font samples. The OP will decide which font he or she likes best.

    – Davislor
    Sep 6 '15 at 22:49











  • Oh my, this alpha is... weird ;-)

    – user31729
    Sep 6 '15 at 22:58













  • @Lorehead Oh, I see. Yes, you're right. It has quite a small example of maths, in fact.

    – cfr
    Sep 6 '15 at 23:16



















1














Do you like any of the ones in the Free Math Font Survey? (Discussion of unicode-math, which isn’t available to you, deleted.)



Addendum



Since you’re using LaTeX Maths in OpenOffice, you want something different than the usual set-up. I downloaded it and did a simple test, and here’s what I recommend:



usepackage[T1]{fontenc}
usepackage[utf8]{inputenc}
usepackage{amsmath}
usepackage{amssymb}
usepackage[usenames]{color}

usepackage{stix}

% Comment out the line above and uncomment the two lines below for sans-serif font
%usepackage{arevmath}
%usepackage{arev}

% Uncomment these lines for colored equations
% definecolor{fgcolor}{RGB}{0,0,255}
% definecolor{bgcolor}{RGB}{255,255,255}
% pagecolor{bgcolor}color{fgcolor}


You can change this to a different font if you’re changing the main font of your document; just pick a package that you like and that matches.






share|improve this answer





















  • 1





    Please note that those are not necessarily fonts on the OP's system. Cambria Math is Windows, isn't it? It certainly isn't standard. The others are good suggestions, though. But any of the fonts on your system is misleading. You need to make clear that unicode-math only works with opentype fonts which support the maths extension. Having the symbols isn't enough, for example. But mathspec can be used in other cases.

    – cfr
    Sep 6 '15 at 22:09













  • Yes, it’s true that you can only use fonts that you actually have.

    – Davislor
    Sep 6 '15 at 22:15











  • What I meant is, that the others are all standard so it is a bit odd to include Cambria without mentioning it is not. You can't use a font which is not a maths font with unicode-math. Is that what you mean by 'a trick'? Not trying to be picky here, but I'd find this a bit confusing.

    – cfr
    Sep 6 '15 at 22:26











  • Oh, what I meant is that there’s a way to get unicode-math to load a math font with all the right symbols and mathy thingamajigs, but use letters and numbers from another font. But that’s more complicated, so I didn’t want to put it in my answer unless someone actually requested it.

    – Davislor
    Sep 6 '15 at 22:32











  • Okay, so nobody’s confused by my mention of Cambria Math: it’s a proprietary font included with Windows Vista or later, but not with other OSes or TeX Live. If you have a Windows partition, the file is in its fonts directory as cambria.ttc_01.ttf.

    – Davislor
    Sep 6 '15 at 22:37





















0














documentclass{article}



usepackage{scalerel}[2016/12/29]



newcommandAlpha{scaleobj{0.85}{propto}}



begin{document}



$$ a = alpha r $$ vs. $$ a = Alpha r $$



end{document}



enter image description here





share










New contributor




Serkan Gunturk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















    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
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f266151%2fbetter-alpha-symbol%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    4














    The LaTeX Font Catalogue includes a list of fonts with maths support which can be used with pdfTeX. This is more current and has greater coverage than the Free Math Font Survey mentioned by Lorehead, but it provides less detailed coverage of each option, I think.



    Maybe look at Arev, which is often recommended for presentations as it is thought to be especially clear. It is also a sans font which might possibly be better if you are using Arial.



    Arev alpha



    documentclass[12pt]{article}
    usepackage[T1]{fontenc}
    usepackage{arev}
    begin{document}
    Huge
    [
    alpha
    ]
    end{document}





    share|improve this answer


























    • Right. It doesn’t show off the α, unfortunately.

      – Davislor
      Sep 6 '15 at 22:29













    • @Lorehead Well, my written alphas look more like this than any of the others I tried ;). Perhaps I just have poor hand-writing.

      – cfr
      Sep 6 '15 at 22:35











    • Oh, excuse me, I just meant that the LaTeX Font Catalogue, while it is more up-to-date, unfortunately doesn’t show off α in its font samples. The OP will decide which font he or she likes best.

      – Davislor
      Sep 6 '15 at 22:49











    • Oh my, this alpha is... weird ;-)

      – user31729
      Sep 6 '15 at 22:58













    • @Lorehead Oh, I see. Yes, you're right. It has quite a small example of maths, in fact.

      – cfr
      Sep 6 '15 at 23:16
















    4














    The LaTeX Font Catalogue includes a list of fonts with maths support which can be used with pdfTeX. This is more current and has greater coverage than the Free Math Font Survey mentioned by Lorehead, but it provides less detailed coverage of each option, I think.



    Maybe look at Arev, which is often recommended for presentations as it is thought to be especially clear. It is also a sans font which might possibly be better if you are using Arial.



    Arev alpha



    documentclass[12pt]{article}
    usepackage[T1]{fontenc}
    usepackage{arev}
    begin{document}
    Huge
    [
    alpha
    ]
    end{document}





    share|improve this answer


























    • Right. It doesn’t show off the α, unfortunately.

      – Davislor
      Sep 6 '15 at 22:29













    • @Lorehead Well, my written alphas look more like this than any of the others I tried ;). Perhaps I just have poor hand-writing.

      – cfr
      Sep 6 '15 at 22:35











    • Oh, excuse me, I just meant that the LaTeX Font Catalogue, while it is more up-to-date, unfortunately doesn’t show off α in its font samples. The OP will decide which font he or she likes best.

      – Davislor
      Sep 6 '15 at 22:49











    • Oh my, this alpha is... weird ;-)

      – user31729
      Sep 6 '15 at 22:58













    • @Lorehead Oh, I see. Yes, you're right. It has quite a small example of maths, in fact.

      – cfr
      Sep 6 '15 at 23:16














    4












    4








    4







    The LaTeX Font Catalogue includes a list of fonts with maths support which can be used with pdfTeX. This is more current and has greater coverage than the Free Math Font Survey mentioned by Lorehead, but it provides less detailed coverage of each option, I think.



    Maybe look at Arev, which is often recommended for presentations as it is thought to be especially clear. It is also a sans font which might possibly be better if you are using Arial.



    Arev alpha



    documentclass[12pt]{article}
    usepackage[T1]{fontenc}
    usepackage{arev}
    begin{document}
    Huge
    [
    alpha
    ]
    end{document}





    share|improve this answer















    The LaTeX Font Catalogue includes a list of fonts with maths support which can be used with pdfTeX. This is more current and has greater coverage than the Free Math Font Survey mentioned by Lorehead, but it provides less detailed coverage of each option, I think.



    Maybe look at Arev, which is often recommended for presentations as it is thought to be especially clear. It is also a sans font which might possibly be better if you are using Arial.



    Arev alpha



    documentclass[12pt]{article}
    usepackage[T1]{fontenc}
    usepackage{arev}
    begin{document}
    Huge
    [
    alpha
    ]
    end{document}






    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Apr 13 '17 at 12:35









    Community

    1




    1










    answered Sep 6 '15 at 22:24









    cfrcfr

    157k8191390




    157k8191390













    • Right. It doesn’t show off the α, unfortunately.

      – Davislor
      Sep 6 '15 at 22:29













    • @Lorehead Well, my written alphas look more like this than any of the others I tried ;). Perhaps I just have poor hand-writing.

      – cfr
      Sep 6 '15 at 22:35











    • Oh, excuse me, I just meant that the LaTeX Font Catalogue, while it is more up-to-date, unfortunately doesn’t show off α in its font samples. The OP will decide which font he or she likes best.

      – Davislor
      Sep 6 '15 at 22:49











    • Oh my, this alpha is... weird ;-)

      – user31729
      Sep 6 '15 at 22:58













    • @Lorehead Oh, I see. Yes, you're right. It has quite a small example of maths, in fact.

      – cfr
      Sep 6 '15 at 23:16



















    • Right. It doesn’t show off the α, unfortunately.

      – Davislor
      Sep 6 '15 at 22:29













    • @Lorehead Well, my written alphas look more like this than any of the others I tried ;). Perhaps I just have poor hand-writing.

      – cfr
      Sep 6 '15 at 22:35











    • Oh, excuse me, I just meant that the LaTeX Font Catalogue, while it is more up-to-date, unfortunately doesn’t show off α in its font samples. The OP will decide which font he or she likes best.

      – Davislor
      Sep 6 '15 at 22:49











    • Oh my, this alpha is... weird ;-)

      – user31729
      Sep 6 '15 at 22:58













    • @Lorehead Oh, I see. Yes, you're right. It has quite a small example of maths, in fact.

      – cfr
      Sep 6 '15 at 23:16

















    Right. It doesn’t show off the α, unfortunately.

    – Davislor
    Sep 6 '15 at 22:29







    Right. It doesn’t show off the α, unfortunately.

    – Davislor
    Sep 6 '15 at 22:29















    @Lorehead Well, my written alphas look more like this than any of the others I tried ;). Perhaps I just have poor hand-writing.

    – cfr
    Sep 6 '15 at 22:35





    @Lorehead Well, my written alphas look more like this than any of the others I tried ;). Perhaps I just have poor hand-writing.

    – cfr
    Sep 6 '15 at 22:35













    Oh, excuse me, I just meant that the LaTeX Font Catalogue, while it is more up-to-date, unfortunately doesn’t show off α in its font samples. The OP will decide which font he or she likes best.

    – Davislor
    Sep 6 '15 at 22:49





    Oh, excuse me, I just meant that the LaTeX Font Catalogue, while it is more up-to-date, unfortunately doesn’t show off α in its font samples. The OP will decide which font he or she likes best.

    – Davislor
    Sep 6 '15 at 22:49













    Oh my, this alpha is... weird ;-)

    – user31729
    Sep 6 '15 at 22:58







    Oh my, this alpha is... weird ;-)

    – user31729
    Sep 6 '15 at 22:58















    @Lorehead Oh, I see. Yes, you're right. It has quite a small example of maths, in fact.

    – cfr
    Sep 6 '15 at 23:16





    @Lorehead Oh, I see. Yes, you're right. It has quite a small example of maths, in fact.

    – cfr
    Sep 6 '15 at 23:16











    1














    Do you like any of the ones in the Free Math Font Survey? (Discussion of unicode-math, which isn’t available to you, deleted.)



    Addendum



    Since you’re using LaTeX Maths in OpenOffice, you want something different than the usual set-up. I downloaded it and did a simple test, and here’s what I recommend:



    usepackage[T1]{fontenc}
    usepackage[utf8]{inputenc}
    usepackage{amsmath}
    usepackage{amssymb}
    usepackage[usenames]{color}

    usepackage{stix}

    % Comment out the line above and uncomment the two lines below for sans-serif font
    %usepackage{arevmath}
    %usepackage{arev}

    % Uncomment these lines for colored equations
    % definecolor{fgcolor}{RGB}{0,0,255}
    % definecolor{bgcolor}{RGB}{255,255,255}
    % pagecolor{bgcolor}color{fgcolor}


    You can change this to a different font if you’re changing the main font of your document; just pick a package that you like and that matches.






    share|improve this answer





















    • 1





      Please note that those are not necessarily fonts on the OP's system. Cambria Math is Windows, isn't it? It certainly isn't standard. The others are good suggestions, though. But any of the fonts on your system is misleading. You need to make clear that unicode-math only works with opentype fonts which support the maths extension. Having the symbols isn't enough, for example. But mathspec can be used in other cases.

      – cfr
      Sep 6 '15 at 22:09













    • Yes, it’s true that you can only use fonts that you actually have.

      – Davislor
      Sep 6 '15 at 22:15











    • What I meant is, that the others are all standard so it is a bit odd to include Cambria without mentioning it is not. You can't use a font which is not a maths font with unicode-math. Is that what you mean by 'a trick'? Not trying to be picky here, but I'd find this a bit confusing.

      – cfr
      Sep 6 '15 at 22:26











    • Oh, what I meant is that there’s a way to get unicode-math to load a math font with all the right symbols and mathy thingamajigs, but use letters and numbers from another font. But that’s more complicated, so I didn’t want to put it in my answer unless someone actually requested it.

      – Davislor
      Sep 6 '15 at 22:32











    • Okay, so nobody’s confused by my mention of Cambria Math: it’s a proprietary font included with Windows Vista or later, but not with other OSes or TeX Live. If you have a Windows partition, the file is in its fonts directory as cambria.ttc_01.ttf.

      – Davislor
      Sep 6 '15 at 22:37


















    1














    Do you like any of the ones in the Free Math Font Survey? (Discussion of unicode-math, which isn’t available to you, deleted.)



    Addendum



    Since you’re using LaTeX Maths in OpenOffice, you want something different than the usual set-up. I downloaded it and did a simple test, and here’s what I recommend:



    usepackage[T1]{fontenc}
    usepackage[utf8]{inputenc}
    usepackage{amsmath}
    usepackage{amssymb}
    usepackage[usenames]{color}

    usepackage{stix}

    % Comment out the line above and uncomment the two lines below for sans-serif font
    %usepackage{arevmath}
    %usepackage{arev}

    % Uncomment these lines for colored equations
    % definecolor{fgcolor}{RGB}{0,0,255}
    % definecolor{bgcolor}{RGB}{255,255,255}
    % pagecolor{bgcolor}color{fgcolor}


    You can change this to a different font if you’re changing the main font of your document; just pick a package that you like and that matches.






    share|improve this answer





















    • 1





      Please note that those are not necessarily fonts on the OP's system. Cambria Math is Windows, isn't it? It certainly isn't standard. The others are good suggestions, though. But any of the fonts on your system is misleading. You need to make clear that unicode-math only works with opentype fonts which support the maths extension. Having the symbols isn't enough, for example. But mathspec can be used in other cases.

      – cfr
      Sep 6 '15 at 22:09













    • Yes, it’s true that you can only use fonts that you actually have.

      – Davislor
      Sep 6 '15 at 22:15











    • What I meant is, that the others are all standard so it is a bit odd to include Cambria without mentioning it is not. You can't use a font which is not a maths font with unicode-math. Is that what you mean by 'a trick'? Not trying to be picky here, but I'd find this a bit confusing.

      – cfr
      Sep 6 '15 at 22:26











    • Oh, what I meant is that there’s a way to get unicode-math to load a math font with all the right symbols and mathy thingamajigs, but use letters and numbers from another font. But that’s more complicated, so I didn’t want to put it in my answer unless someone actually requested it.

      – Davislor
      Sep 6 '15 at 22:32











    • Okay, so nobody’s confused by my mention of Cambria Math: it’s a proprietary font included with Windows Vista or later, but not with other OSes or TeX Live. If you have a Windows partition, the file is in its fonts directory as cambria.ttc_01.ttf.

      – Davislor
      Sep 6 '15 at 22:37
















    1












    1








    1







    Do you like any of the ones in the Free Math Font Survey? (Discussion of unicode-math, which isn’t available to you, deleted.)



    Addendum



    Since you’re using LaTeX Maths in OpenOffice, you want something different than the usual set-up. I downloaded it and did a simple test, and here’s what I recommend:



    usepackage[T1]{fontenc}
    usepackage[utf8]{inputenc}
    usepackage{amsmath}
    usepackage{amssymb}
    usepackage[usenames]{color}

    usepackage{stix}

    % Comment out the line above and uncomment the two lines below for sans-serif font
    %usepackage{arevmath}
    %usepackage{arev}

    % Uncomment these lines for colored equations
    % definecolor{fgcolor}{RGB}{0,0,255}
    % definecolor{bgcolor}{RGB}{255,255,255}
    % pagecolor{bgcolor}color{fgcolor}


    You can change this to a different font if you’re changing the main font of your document; just pick a package that you like and that matches.






    share|improve this answer















    Do you like any of the ones in the Free Math Font Survey? (Discussion of unicode-math, which isn’t available to you, deleted.)



    Addendum



    Since you’re using LaTeX Maths in OpenOffice, you want something different than the usual set-up. I downloaded it and did a simple test, and here’s what I recommend:



    usepackage[T1]{fontenc}
    usepackage[utf8]{inputenc}
    usepackage{amsmath}
    usepackage{amssymb}
    usepackage[usenames]{color}

    usepackage{stix}

    % Comment out the line above and uncomment the two lines below for sans-serif font
    %usepackage{arevmath}
    %usepackage{arev}

    % Uncomment these lines for colored equations
    % definecolor{fgcolor}{RGB}{0,0,255}
    % definecolor{bgcolor}{RGB}{255,255,255}
    % pagecolor{bgcolor}color{fgcolor}


    You can change this to a different font if you’re changing the main font of your document; just pick a package that you like and that matches.







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Sep 6 '15 at 23:21

























    answered Sep 6 '15 at 22:04









    DavislorDavislor

    6,6771429




    6,6771429








    • 1





      Please note that those are not necessarily fonts on the OP's system. Cambria Math is Windows, isn't it? It certainly isn't standard. The others are good suggestions, though. But any of the fonts on your system is misleading. You need to make clear that unicode-math only works with opentype fonts which support the maths extension. Having the symbols isn't enough, for example. But mathspec can be used in other cases.

      – cfr
      Sep 6 '15 at 22:09













    • Yes, it’s true that you can only use fonts that you actually have.

      – Davislor
      Sep 6 '15 at 22:15











    • What I meant is, that the others are all standard so it is a bit odd to include Cambria without mentioning it is not. You can't use a font which is not a maths font with unicode-math. Is that what you mean by 'a trick'? Not trying to be picky here, but I'd find this a bit confusing.

      – cfr
      Sep 6 '15 at 22:26











    • Oh, what I meant is that there’s a way to get unicode-math to load a math font with all the right symbols and mathy thingamajigs, but use letters and numbers from another font. But that’s more complicated, so I didn’t want to put it in my answer unless someone actually requested it.

      – Davislor
      Sep 6 '15 at 22:32











    • Okay, so nobody’s confused by my mention of Cambria Math: it’s a proprietary font included with Windows Vista or later, but not with other OSes or TeX Live. If you have a Windows partition, the file is in its fonts directory as cambria.ttc_01.ttf.

      – Davislor
      Sep 6 '15 at 22:37
















    • 1





      Please note that those are not necessarily fonts on the OP's system. Cambria Math is Windows, isn't it? It certainly isn't standard. The others are good suggestions, though. But any of the fonts on your system is misleading. You need to make clear that unicode-math only works with opentype fonts which support the maths extension. Having the symbols isn't enough, for example. But mathspec can be used in other cases.

      – cfr
      Sep 6 '15 at 22:09













    • Yes, it’s true that you can only use fonts that you actually have.

      – Davislor
      Sep 6 '15 at 22:15











    • What I meant is, that the others are all standard so it is a bit odd to include Cambria without mentioning it is not. You can't use a font which is not a maths font with unicode-math. Is that what you mean by 'a trick'? Not trying to be picky here, but I'd find this a bit confusing.

      – cfr
      Sep 6 '15 at 22:26











    • Oh, what I meant is that there’s a way to get unicode-math to load a math font with all the right symbols and mathy thingamajigs, but use letters and numbers from another font. But that’s more complicated, so I didn’t want to put it in my answer unless someone actually requested it.

      – Davislor
      Sep 6 '15 at 22:32











    • Okay, so nobody’s confused by my mention of Cambria Math: it’s a proprietary font included with Windows Vista or later, but not with other OSes or TeX Live. If you have a Windows partition, the file is in its fonts directory as cambria.ttc_01.ttf.

      – Davislor
      Sep 6 '15 at 22:37










    1




    1





    Please note that those are not necessarily fonts on the OP's system. Cambria Math is Windows, isn't it? It certainly isn't standard. The others are good suggestions, though. But any of the fonts on your system is misleading. You need to make clear that unicode-math only works with opentype fonts which support the maths extension. Having the symbols isn't enough, for example. But mathspec can be used in other cases.

    – cfr
    Sep 6 '15 at 22:09







    Please note that those are not necessarily fonts on the OP's system. Cambria Math is Windows, isn't it? It certainly isn't standard. The others are good suggestions, though. But any of the fonts on your system is misleading. You need to make clear that unicode-math only works with opentype fonts which support the maths extension. Having the symbols isn't enough, for example. But mathspec can be used in other cases.

    – cfr
    Sep 6 '15 at 22:09















    Yes, it’s true that you can only use fonts that you actually have.

    – Davislor
    Sep 6 '15 at 22:15





    Yes, it’s true that you can only use fonts that you actually have.

    – Davislor
    Sep 6 '15 at 22:15













    What I meant is, that the others are all standard so it is a bit odd to include Cambria without mentioning it is not. You can't use a font which is not a maths font with unicode-math. Is that what you mean by 'a trick'? Not trying to be picky here, but I'd find this a bit confusing.

    – cfr
    Sep 6 '15 at 22:26





    What I meant is, that the others are all standard so it is a bit odd to include Cambria without mentioning it is not. You can't use a font which is not a maths font with unicode-math. Is that what you mean by 'a trick'? Not trying to be picky here, but I'd find this a bit confusing.

    – cfr
    Sep 6 '15 at 22:26













    Oh, what I meant is that there’s a way to get unicode-math to load a math font with all the right symbols and mathy thingamajigs, but use letters and numbers from another font. But that’s more complicated, so I didn’t want to put it in my answer unless someone actually requested it.

    – Davislor
    Sep 6 '15 at 22:32





    Oh, what I meant is that there’s a way to get unicode-math to load a math font with all the right symbols and mathy thingamajigs, but use letters and numbers from another font. But that’s more complicated, so I didn’t want to put it in my answer unless someone actually requested it.

    – Davislor
    Sep 6 '15 at 22:32













    Okay, so nobody’s confused by my mention of Cambria Math: it’s a proprietary font included with Windows Vista or later, but not with other OSes or TeX Live. If you have a Windows partition, the file is in its fonts directory as cambria.ttc_01.ttf.

    – Davislor
    Sep 6 '15 at 22:37







    Okay, so nobody’s confused by my mention of Cambria Math: it’s a proprietary font included with Windows Vista or later, but not with other OSes or TeX Live. If you have a Windows partition, the file is in its fonts directory as cambria.ttc_01.ttf.

    – Davislor
    Sep 6 '15 at 22:37













    0














    documentclass{article}



    usepackage{scalerel}[2016/12/29]



    newcommandAlpha{scaleobj{0.85}{propto}}



    begin{document}



    $$ a = alpha r $$ vs. $$ a = Alpha r $$



    end{document}



    enter image description here





    share










    New contributor




    Serkan Gunturk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.

























      0














      documentclass{article}



      usepackage{scalerel}[2016/12/29]



      newcommandAlpha{scaleobj{0.85}{propto}}



      begin{document}



      $$ a = alpha r $$ vs. $$ a = Alpha r $$



      end{document}



      enter image description here





      share










      New contributor




      Serkan Gunturk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.























        0












        0








        0







        documentclass{article}



        usepackage{scalerel}[2016/12/29]



        newcommandAlpha{scaleobj{0.85}{propto}}



        begin{document}



        $$ a = alpha r $$ vs. $$ a = Alpha r $$



        end{document}



        enter image description here





        share










        New contributor




        Serkan Gunturk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.










        documentclass{article}



        usepackage{scalerel}[2016/12/29]



        newcommandAlpha{scaleobj{0.85}{propto}}



        begin{document}



        $$ a = alpha r $$ vs. $$ a = Alpha r $$



        end{document}



        enter image description here






        share










        New contributor




        Serkan Gunturk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.








        share


        share








        edited 13 secs ago





















        New contributor




        Serkan Gunturk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 7 mins ago









        Serkan GunturkSerkan Gunturk

        1




        1




        New contributor




        Serkan Gunturk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        Serkan Gunturk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        Serkan Gunturk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






























            draft saved

            draft discarded




















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f266151%2fbetter-alpha-symbol%23new-answer', 'question_page');
            }
            );

            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







            Popular posts from this blog

            Why does my Macbook overheat and use so much CPU and energy when on YouTube?Why do so many insist on using...

            How to prevent page numbers from appearing on glossaries?How to remove a dot and a page number in the...

            Puerta de Hutt Referencias Enlaces externos Menú de navegación15°58′00″S 5°42′00″O /...