FS#59094 - [texlive-bin] Unable to set default page size, because tlmgr is missing
            Attached to Project:
            Arch Linux
            
Opened by Moabit (Moabit) - Thursday, 21 June 2018, 02:45 GMT
Last edited by Antonio Rojas (arojas) - Monday, 29 May 2023, 22:03 GMT
          Opened by Moabit (Moabit) - Thursday, 21 June 2018, 02:45 GMT
Last edited by Antonio Rojas (arojas) - Monday, 29 May 2023, 22:03 GMT
| 
 | Details
                    Description: it is impossible to set a default page size,
                    because texlive-bin removes tlmgr, as per this forum thread
                    [a]. In this thread, it was suggested that Arch mimics
                    Debian's policy. Apparently, in Debian you can use
                    `paperconfig` [b]. I tested in Arch, and `$ paperconfig -p
                    a4` wrote `a4` to `/etc/papersize`. However, this did not
                    affect paper size when rendering to PDF. [a] https://bbs.archlinux.org/viewtopic.php?pid=1792611 [b] https://tex.stackexchange.com/questions/389931/setting-default-paper-size-for-texlive-on-debian Additional info: * texlive-bin 2018.47465-2 Steps to reproduce: * Attempt to set default paper size with tlmgr or paperconfig * Render LaTeX document to PDF | 
              This task depends upon
              
              
            
            
          
            Closed by  Antonio Rojas (arojas)
Monday, 29 May 2023, 22:03 GMT
Reason for closing: Fixed
Additional comments about closing: texlive-bin 2023.66984-2
          
        Monday, 29 May 2023, 22:03 GMT
Reason for closing: Fixed
Additional comments about closing: texlive-bin 2023.66984-2
 
                      
I do agree that texconfig needs to be fixed one way or another, maybe by patching it.