Listings in another language [duplicate]











up vote
0
down vote

favorite













This question already has an answer here:




  • How to change the name of document elements like “Figure”, “Contents”, “Bibliography”, “Appendix”, etc.?

    5 answers




I'm using the babel package along with the greek language and I want to insert a List of Listings in my document.



I used



addcontentsline{toc}{section}{numberline{}Κατάλογος Αλγορίθμων}
lstlistoflistings
cleardoublepage


and the output is
output



I don't care about the listings caption not showing up correctly, but I want to change the title "Λιστινγς" to something else like "Κατάλογος Αλγορίθμων" (which translates to "Table of algorithms").



Is that possible?










share|improve this question













marked as duplicate by gusbrs, Community 1 hour ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.











  • 1




    Have you taken a look at tex.stackexchange.com/q/82993/105447 ?
    – gusbrs
    2 hours ago










  • You saved my day sir. Thank you.
    – nick
    2 hours ago















up vote
0
down vote

favorite













This question already has an answer here:




  • How to change the name of document elements like “Figure”, “Contents”, “Bibliography”, “Appendix”, etc.?

    5 answers




I'm using the babel package along with the greek language and I want to insert a List of Listings in my document.



I used



addcontentsline{toc}{section}{numberline{}Κατάλογος Αλγορίθμων}
lstlistoflistings
cleardoublepage


and the output is
output



I don't care about the listings caption not showing up correctly, but I want to change the title "Λιστινγς" to something else like "Κατάλογος Αλγορίθμων" (which translates to "Table of algorithms").



Is that possible?










share|improve this question













marked as duplicate by gusbrs, Community 1 hour ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.











  • 1




    Have you taken a look at tex.stackexchange.com/q/82993/105447 ?
    – gusbrs
    2 hours ago










  • You saved my day sir. Thank you.
    – nick
    2 hours ago













up vote
0
down vote

favorite









up vote
0
down vote

favorite












This question already has an answer here:




  • How to change the name of document elements like “Figure”, “Contents”, “Bibliography”, “Appendix”, etc.?

    5 answers




I'm using the babel package along with the greek language and I want to insert a List of Listings in my document.



I used



addcontentsline{toc}{section}{numberline{}Κατάλογος Αλγορίθμων}
lstlistoflistings
cleardoublepage


and the output is
output



I don't care about the listings caption not showing up correctly, but I want to change the title "Λιστινγς" to something else like "Κατάλογος Αλγορίθμων" (which translates to "Table of algorithms").



Is that possible?










share|improve this question














This question already has an answer here:




  • How to change the name of document elements like “Figure”, “Contents”, “Bibliography”, “Appendix”, etc.?

    5 answers




I'm using the babel package along with the greek language and I want to insert a List of Listings in my document.



I used



addcontentsline{toc}{section}{numberline{}Κατάλογος Αλγορίθμων}
lstlistoflistings
cleardoublepage


and the output is
output



I don't care about the listings caption not showing up correctly, but I want to change the title "Λιστινγς" to something else like "Κατάλογος Αλγορίθμων" (which translates to "Table of algorithms").



Is that possible?





This question already has an answer here:




  • How to change the name of document elements like “Figure”, “Contents”, “Bibliography”, “Appendix”, etc.?

    5 answers








listings






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 2 hours ago









nick

465




465




marked as duplicate by gusbrs, Community 1 hour ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






marked as duplicate by gusbrs, Community 1 hour ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.










  • 1




    Have you taken a look at tex.stackexchange.com/q/82993/105447 ?
    – gusbrs
    2 hours ago










  • You saved my day sir. Thank you.
    – nick
    2 hours ago














  • 1




    Have you taken a look at tex.stackexchange.com/q/82993/105447 ?
    – gusbrs
    2 hours ago










  • You saved my day sir. Thank you.
    – nick
    2 hours ago








1




1




Have you taken a look at tex.stackexchange.com/q/82993/105447 ?
– gusbrs
2 hours ago




Have you taken a look at tex.stackexchange.com/q/82993/105447 ?
– gusbrs
2 hours ago












You saved my day sir. Thank you.
– nick
2 hours ago




You saved my day sir. Thank you.
– nick
2 hours ago










1 Answer
1






active

oldest

votes

















up vote
0
down vote













As @gusbrs stated, according to this link the solution is:



addtocaptionsgreek{%
renewcommand{lstlistlistingname}{Κατάλογος Αλγορίθμων}%
}





share|improve this answer




























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    As @gusbrs stated, according to this link the solution is:



    addtocaptionsgreek{%
    renewcommand{lstlistlistingname}{Κατάλογος Αλγορίθμων}%
    }





    share|improve this answer

























      up vote
      0
      down vote













      As @gusbrs stated, according to this link the solution is:



      addtocaptionsgreek{%
      renewcommand{lstlistlistingname}{Κατάλογος Αλγορίθμων}%
      }





      share|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        As @gusbrs stated, according to this link the solution is:



        addtocaptionsgreek{%
        renewcommand{lstlistlistingname}{Κατάλογος Αλγορίθμων}%
        }





        share|improve this answer












        As @gusbrs stated, according to this link the solution is:



        addtocaptionsgreek{%
        renewcommand{lstlistlistingname}{Κατάλογος Αλγορίθμων}%
        }






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 2 hours ago









        nick

        465




        465















            Popular posts from this blog

            Contact image not getting when fetch all contact list from iPhone by CNContact

            count number of partitions of a set with n elements into k subsets

            A CLEAN and SIMPLE way to add appendices to Table of Contents and bookmarks