[SOLVED]Changing the apperance of subsubsection in LaTeX

Currently subsubsection is displayed like this 1.1.1
I'd very much like it to be 1.11, is that possible?
Last edited by Noble (2010-09-16 14:42:02)

I haven't tried it, but maybe something like
\renewcommand{\thesubsubsection}{\arabic{section}.\arabic{subsection}\arabic{subsubsection}}
in your preamble?

Similar Messages

  • [SOLVED]change the font that displays pages in the browser Uzbl

    hi all
    there is some form in the browser Uzbl change the type of font displayed on web pages?
    thanks
    Last edited by jccl1706 (2010-03-16 01:32:53)

    You would need to apply a style sheet that loads for all pages that you visit (fonts that you view on the web are determined by a) the designers who specify either specific fonts, or families (like serif) and b) the fonts that you have installed on your system).
    Last edited by jasonwryan (2010-03-15 22:41:21)

  • [SOLVED] changing the owner of /usr

    after installing the arch successfully. i noticed that virtualbox does not work and gives a message about permission. i noticed that the ownership of /usr is not root. because i had this problem before on arch, i changed the ownership by "chown root:root /usr -R" .
    Now i can not do su , mount a win drive ...... and get error for permission. How can i undo that command?????
    Last edited by hadian (2013-10-06 12:59:44)

    chown root:root /usr -R
    I don't know what you have going on.
    /usr should have been
    ls -ld /usr
    drwxr-xr-x 9 root root 4096 Aug 2 11:22 /usr
    And su should be
    ls -l /usr/bin/su
    -rwsr-xr-x 1 root root 27496 Jul 31 08:15 /usr/bin/su
    Did you remove suid on mount and su?
    ls -l /usr/bin | grep rws
    -rwsr-sr-x 1 daemon daemon 46064 May 12 09:31 at
    -rwsr-xr-x 1 root root 55736 May 30 08:17 chage
    -rwsr-xr-x 1 root root 23520 Jul 31 08:15 chfn
    -rwsr-xr-x 1 root root 19360 Jul 31 08:15 chsh
    -rwsr-xr-x 1 root root 44296 Jun 23 04:17 crontab
    -rwsr-xr-x 1 root root 24000 May 30 08:17 expiry
    -rwsr-xr-x 1 root root 31384 Jul 31 11:25 fusermount
    -rwsr-xr-x 1 root root 69200 May 30 08:17 gpasswd
    -rwsr-xr-x 1 root root 52104 Jun 10 01:46 ksu
    -rwsr-xr-x 1 root root 40104 Jul 31 08:15 mount
    -rwsr-sr-x 1 root root 39704 Jul 4 03:19 mount.cifs
    -rwsr-xr-x 1 root root 10608 Jul 31 08:15 newgrp
    -rwsr-xr-x 1 root root 47816 May 30 08:17 passwd
    -rwsr-xr-x 1 root root 23304 Jun 14 09:57 pkexec
    -rwsrwxr-x 1 root root 56464 May 29 23:31 rcp
    -rwsrwxr-x 1 root root 52552 May 29 23:31 rlogin
    -rwsrwxr-x 1 root root 52296 May 29 23:31 rsh
    -rwsr-xr-x 1 root root 33272 May 30 08:17 sg
    -rwsr-xr-x 1 root root 27496 Jul 31 08:15 su
    -rwsr-xr-x 1 root root 129384 Jun 14 03:58 sudo
    -rwsr-xr-x 1 root root 27544 Jul 31 08:15 umount
    -rwsr-sr-x 1 root root 31344 May 19 10:04 unix_chkpwd
    -rwsr-xr-x 1 root root 2133544 Sep 13 06:29 Xorg
    EDIT:
    Also everything in /usr isn't suppose to be owned by root
    find /usr ! -user root
    /usr/share/polkit-1/rules.d
    /usr/bin/at
    Last edited by teckk (2013-09-26 18:09:33)

  • [SOLVED] Changing the default startup font

    I've been trying to do this for ages, but I've never been able to find any concrete details as to how to do this.  I'd like to set the start up font so that it looks like the one used in like Debian, Ubuntu, and other distros, instead of the bitmap font that I currently have set as the terminal font.
    Last edited by lspci (2013-02-12 08:14:05)

    It works ...sort of...
    It does indeed set up the startup font to be the desired font in question, but systemd keeps changing it back everytime it hits the
    [Starting Virtual Console] part.
    I tried figuring out how to get Systemd to stop setting the font, and currently I'm wondering whether commeting out
    FONT=Lat2-Terminus16
    part in vconsole.conf now that mkinitcpio has loaded it into the boot image thing--or at least I assume that's what it's done--might help, not sure though--in fact doing that may be a very bad idea...
    Okay, so get this.  Setting the console font using mkinitcpio works with Sysvinit, but doesn't work with Sysvcompat.  Sysvcompat changes the font back to the original setting when it hits the
    [ OK ] Setup Virtual Console
    [ OK ] Reached Sound Target
    part
    EDIT-SOLUTION:
    As it turns out the default font can be set for the current tty using a homebrew service file. 
    Here's the one I use:
    # /etc/systemd/system/default.target.wants/vconf.service
    [Unit]
    Description=vconf
    # Virtual Console Font sets the console font to whatever font you specify.
    # setfont Lat2-Terminus16 -> Debian, I believe.
    [Service]
    Type=oneshot
    RemainAfterExit=yes
    ExecStart=/usr/bin/setfont Lat2-Terminus16
    [Install]
    WantedBy=default.target
    Last edited by lspci (2013-02-12 08:12:15)

  • [Solved] -Change the background image of gdm login screen.

    When I first installed Arch I found that the default background image of gdm login screen ( or lock screen ) didn't look good with the desktop image that I had, so when I installed I looked for a way to change this. Sadly I could not find any direct and easy way, I looked in forums, I looked in gconf-editor and I could not find any relevant information about it. So I decided to look for the file and change it.
    This was not the best option, clearly since now that I installed Gnome 2.30 it replaced the image with the old one and I had to change the file again. Since maybe some other people are having similar problems I thought I could just post the place where gdm is looking for the file, and if somebody has any suggestions about how to change it with a better way, I would welcome it .
    After the longest intro to a directory, here it is: /usr/share/pixmaps/backgrounds/gnome/background-default.jpg
    Thank you .
    Last edited by agomezh (2010-04-11 18:53:09)

    Not to belabour the point, but after much hair pulling, I stumbled upon the following method, and it works perfectly. It sets the default background (for GDM login, Lock, desktop...etc.) for Gnome to whatever you want--even new users get the new default background on their desktop, although they can obviously change it, this is only the default. The page also shows a method of doing the same as gnome-appearance-properties method with just gconftool-2. I hope this doesn't just cause confusion.
    [Note: It still has to be run as root of course. I used sudo.]
    http://library.gnome.org/admin/system-a … n#gconf-20
    gconftool-2 --direct \
    --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults \
    --type string \
    --set /desktop/gnome/background/picture_filename some_picture_filename.png

  • [SOLVED] - Changing the root file system to a different disk

    Hi,
    I ran out of disk space on my / partition so I decided to buy a new hard drive, and copy everything over (but with different sized partitions). Hoewever, Arch is still using the old / partition rather than the new one.
    My new home partition is mounted on /home, as I expect. But for some reason, both the old and the new root partitions are mounted on /. Furthermore, I know that the old disk is being used for the root filesystem because conky tells my that it's 94% full, which is how full the old / on my old disk was.
    Here are the things I tried:
    First of all, I changed my fstab so that the root partition on my new disk gets mounted as /. (I also changed it for my /home partition similarly). Here are the relevant lines from my fstab:
    LABEL=new-hitachi-root / ext3 defaults 0 1
    LABEL=new-hitachi-home /home ext3 defaults 0 1
    UUID=3c1c1940-693f-4428-aa89-65e1403241f7 /old-home ext3 defaults 0 1
    UUID=4a84f8ae-4bad-4acf-8573-1a7b244b416c /old-root ext3 defaults 0 1
    After this, gparted reported that my old root partition was mounted under both / and /old-root. My new root partition is mounted under /, also. (So I have two partitions mounted under /, my old and new root partitions. However, the system is using the old root partition, since conky still tells my that / is 94% full).
    I'm not sure what else to try. I tried messing around with /boot/grub/menu.list, but I'm not sure how to modify it, I keep making my system unbootable. At the moment it looks like
    title Arch Linux
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/4a84f8ae-4bad-4acf-8573-1a7b244b416c ro
    initrd /kernel26.img
    (or it did look like that, before I modified it). That seems to be right, because the root entry says (hd0,0), which is the same as /dev/sda, which is the disk where my new root partition is.
    Cheers for any help! I'm pretty stuck until I can get some more space on my root partition.
    Last edited by ElKatrina (2011-11-08 02:06:54)

    karol, thanks. Any idea how to get it to point to my new disk? I tried
    root=/dev/disk/by-label/new-hitachi-root ro
    but I couldn't boot from that, I got loads of errors... it couldn't find proc, it didn't even know the host name, loads of other errors. What is the new naming scheme?
    bangkok_manouel, do you mean grub? I modified /boot/grub/menu.list as described above, is there anything else I should do?
    Edit: I didn't post the whole fstab file, but boot is definetly in there. Actually, I'm still booting from the old disk, since I didn't want to boot from the new one until I got root and home right. (Is this bad?)
    My whole fstab:
    devpts /dev/pts devpts defaults 0 0
    shm /dev/shm tmpfs nodev,nosuid 0 0
    LABEL=callisto /callisto ext3 defaults 0 1
    LABEL=thebe /thebe ext3 defaults 0 1
    LABEL=new-hitachi-boot /new-boot ext3 defaults 0 1
    LABEL=new-hitachi-root / ext3 defaults 0 1
    LABEL=new-hitachi-home /home ext3 defaults 0 1
    UUID=3c1c1940-693f-4428-aa89-65e1403241f7 /old-home ext3 defaults 0 1
    UUID=4795b52b-f849-4bcd-8032-d1634550afdc /boot ext2 defaults 0 1
    UUID=4a84f8ae-4bad-4acf-8573-1a7b244b416c /old-root ext3 defaults 0 1
    Last edited by ElKatrina (2011-11-07 07:52:34)

  • [SOLVED]Changing the KEYMAP in rc.conf

    What values are you supposed to give it so that it will change to that keymap? I'm trying to change to the 'colemak' layout, I can't seem to do so.
    If I'm already in x, this doesn't work:
    setxkbmap colemak
    but this does:
    setxkbmap us -variant colemak
    I tried both 'colemak' and 'us -variant colemak' in rc.conf, but neither works.
    Last edited by Hspasta (2012-01-07 06:40:55)

    man rc.conf wrote:
           KEYMAP=
           Defines the keymap to load with the loadkeys program on boot. Possible
           keymaps are found in /usr/share/kbd/keymaps. Please note that this
           setting is only valid for your TTYs, not any graphical window managers
           or X. KEYMAP in /etc/vconsole.conf takes precedence.
    setxkbmap is for X.
    https://wiki.archlinux.org/index.php/KEYMAP
    KEYMAP="colemak"
    should work according to the wiki.
    Edit: The man for rc.conf is in initscripts 2012.01.2-1 - in [testing] atm.
    Last edited by karol (2012-01-07 01:37:30)

  • Change the Apperance from left to right

    Hi Guys
    I would like to program into arabic where all graphical components appear from right to left even frame title.
    How can I do that??
    Khaled

    Use on your components :
    setComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT);
    Denis

  • HT203421 i buy a macbook air with my friend and i changed the apple id also.at first i can update the application but now its impossible to update the application.when i clock to update it shows the id of my fren andsomebody do you have idea to solve this

    i buy a macbook air with my friend and i changed the apple id also.at first i can update the application but now its impossible to update the application.when i clock to update it shows the id of my fren andsomebody do you have idea to solve this problem.

    The first thing to do with a second-hand computer is to erase the internal drive and install a clean copy of OS X. You — not the previous owner — must do that. How you do it depends on the model, and on whether you already own another Mac. If you're not sure of the model, enter the serial number on this page. Then find the model on this page to see what OS version was originally installed.
    1. You don't own another Mac.
    If the machine shipped with OS X 10.4 or 10.5, you need a boxed and shrink-wrapped retail Snow Leopard (OS X 10.6) installation disc from the Apple Store or a reputable reseller — not from eBay or anything of the kind. If the machine has less than 1 GB of memory, you'll need to add more in order to install 10.6. Preferably, install as much memory as it can take, according to the technical specifications.
    If the machine shipped with OS X 10.6, you need the installation media that came with it: gray installation discs, or a USB flash drive for some MacBook Air models. For early MBA models, you may need a USB optical drive or Remote Disc. You should have received the media from the previous owner, but if you didn't, order replacements from Apple. A retail disc, or the gray discs from another model, will not work.
    To boot from an optical disc or a flash drive, insert it, then reboot and hold down the C key at the startup chime. Release the key when you see the gray Apple logo on the screen.
    If the machine shipped with OS X 10.7 or later, you don't need media. It should boot into Internet Recovery mode when you hold down the key combination option-command-R at the startup chime. Release the keys when you see a spinning globe.
    2. You do own another Mac.
    If you already own another Mac that was upgraded in the App Store to the version of OS X that you want to install, and if the new Mac is compatible with it, then you can install it. Use Recovery Disk Assistant to create a bootable USB device and boot the new Mac from it by holding down the C key at the startup chime. Alternatively, if you have a Time Machine backup of OS X 10.7.3 or later on an external hard drive (not a Time Capsule or other network device), you can boot from that by holding down the option key and selecting it from the row of icons that appears. Note that if your other Mac was never upgraded in the App Store, you can't use this method.
    Once booted in Recovery, launch Disk Utility and select the icon of the internal drive — not any of the volume icons nested beneath it. In the Partition tab, select the default options: a GUID partition table with one data volume in Mac OS Extended (Journaled) format. This operation will permanently remove all existing data on the drive.
    After partitioning, quit Disk Utility and run the OS X Installer. You will need the Apple ID and password that you used to upgrade. When the installation is done, the system will automatically reboot into the Setup Assistant, which will prompt you to transfer the data from another Mac, its backups, or from a Windows computer. If you have any data to transfer, this is usually the best time to do it.
    Then run Software Update and install all available system updates from Apple. To upgrade to a major version of OS X newer than 10.6, get it from the Mac App Store. Note that you can't keep an upgraded version that was installed by the previous owner. He or she can't legally transfer it to you, and without the Apple ID you won't be able to update it in Software Update or reinstall, if that becomes necessary. The same goes for any App Store products that the previous owner installed — you have to repurchase them.
    If the previous owner "accepted" the bundled iLife applications (iPhoto, iMovie, and Garage Band) in the App Store so that he or she could update them, then they're linked to that Apple ID and you won't be able to download them without buying them. Reportedly, Apple customer service has sometimes issued redemption codes for these apps to second owners who asked.
    If the previous owner didn't deauthorize the computer in the iTunes Store under his Apple ID, you wont be able to  authorize it immediately under your ID. In that case, you'll either have to wait up to 90 days or contact iTunes Support.

  • How to change the default search engine? I accidentaly change it from google to yahoo, and I can't get it back. I changed my homepage too, but it isn't solved. Thanks

    dear, there.
    how to change the default search engine? I accidentaly change it from google to yahoo, and I can't get it back. I changed my homepage to google too, but it isn't solved. Thanks

    Clarification:
    I believe now you potentially lose all extensions, plug-ins when you use the new reset function, but you will let me know.
    If that is the case, your find corrupt file method maybe better. However, I reviewed the two help articles and there appear to be more files than just the delete search.json file and a possible search.sqlite file in the Firefox Profile Folder. I am confused. Then I have to find the folders. I think help articles mentioned how to find the profile containing the files, but not sure.

  • Hi, my Ipod Schuffle (4 gen) dissapears from windows vista right after I execute Itunes, I've change the drive letter, erase temps in App data file, verified USB drivers, etc... Can someone guide on how to solve this?

    Hi, my Ipod Schuffle (4 gen) dissapears from windows vista right after I execute Itunes, I've change the drive letter, erase temps in App data file, verified USB drivers, etc... Can someone guide on how to solve this?

    If you want the shuffle to be always visible in Windows (outside of iTunes), you need to Enable disk use.
    Select the shuffle in the iTunes sidebar, under DEVICES.  Over to the right, select the Summary tab.  You should see a checkbox that says Enable disk use.  Check it and click Apply.
    NOTE:  If disk use is enabled, you have to Eject the shuffle in iTunes, BEFORE you physically disconnect it.  If disk use is NOT enabled, you can disconnect the shuffle at any time, as long as iTunes is not doing something with it at that moment (such as syncing); the shuffle's light will then be blinking (to indicate DO NOT DISCONNECT).
    So, unless you want to use the shuffle like a USB flash drive (carry random files on it), you may want to NOT Enable disk use.

  • [SOLVED]how to change the size of default font ?

    , hellow everyone. I am newbie here and I recently installed Archlinux with Awesome WM,the default size of font is too small, in some cases,the characters even can not be clearly seen,I want to change the size of fonts so that I can read words comfortablely ,what shall I do to make the font bigger? I tried to find the solution in wiki or forum but failed, thank you in advance!
    Last edited by mabier (2010-07-23 03:41:09)

    karol wrote:A never used Awesome WM but I think you're referring to some app's font - is it your shell, browser or what? Or maybe is it some toolbar or panel (I don't know if Awesome has those)?
    the fonts in firefox browser and terminal emulator xterm are too small. I can enlarge characters in firefox browser by "ctrl +", but small fonts in xterm  can not be modified by me at the beginning, but now I create and configure ~/.Xdefaults, and this problem has been solved.  the fonts in panel of Awesome WM was also very small at the first, after configuring Awesome's theme.lua file, everything is fine now.:D
    Last edited by mabier (2010-07-22 06:31:03)

  • When I click on a link in an RSS feed it used to indicate that I'd viewed that particular link by changing the icon to the left of the link. It doesn't do that anymore. [SOLVED]

    When I click on a link in an RSS feed it used to indicate that I'd viewed that particular link by changing the icon to the left of the link. It doesn't do that anymore. This started happening right around the time I updated to Firefox 4, but may have been a little before that too. For some things, like news and web comics it's just a little annoying. For important things like looking for new journal articles for my job, it literally makes my job more difficult. So fixing this would make my day.

    I seem to have solved my own problem. When I disabled the add-on "Tab Renamizer" everything started working fine.

  • IDVD is producing DVDs which chop the edges off my video.  I have tried changing the aspect ratio between 4:3 and 16:9 but it hasn't helped.  My TV is definitely on the correct settings.  How can I solve this?

    iDVD is producing DVDs which chop the edges off my video.  I have tried changing the aspect ratio between 4:3 and 16:9 but it hasn't helped.  My TV is definitely on the correct settings.  How can I solve this?

    One way to to put the videos into an iDVD slideshow
    and set iDVD's Slideshow preferences to always scale slides to TV Safe Area. 
    However, some users have reported that the audio quality using this method is lessened.  I've not noticed it but then I don't have a good ear when it comes to that sort of thing. If you add more than one video in the same slideshow do not select any transition.
    OT

  • How do I change the default language for the spell checker? - solved, sort of...

    As the previous thread was closed without actual resolution - https://support.mozilla.org/en-US/questions/941350?esab=a&s=&r=0&as=s
    I managed to solve this on my end by just reinstalling firefox using the localisation of the default dictionary language i wanted from here - http://www.mozilla.org/en-US/firefox/all/
    A bit of a shame that the main download page doesnt select the geographically relevant localisation for you and even more so that changing the default language for the in built spell checker is so kak. oh well.

    Right-click a web form on any web page.
    Languages > Add Dictionaries
    *Install the Language pack
    You can look here for dictionaries:
    * http://addons.mozilla.org/firefox/language-tools/
    * http://kb.mozillazine.org/Spell_checking
    *http://kb.mozillazine.org/Dictionaries
    *http://support.mozilla.org/kb/Using+the+spell+checker
    Right-click a web form on any web page.
    Languages > Add Dictionaries
    *Install the Language pack

Maybe you are looking for

  • Hyperion Report taking a long time to process local query

    Hi All, I am trying to run a report on Hyperion IR 9.3.1. I am facing a performance issue with this report. I am joining 13 tables using full outer join. Each table is having data about 900 rows and the final output i am getting from the local query

  • Installer Disc Could Not Be Found - XP Performance

    I'm trying to burn a copy of XP Performance on to my mac. I know for a fact that it works, so that's not really an issue. I used disc utility to make the .iso a disc image, burned the disc image, and it won't work. Restarted the comp with the disc in

  • Trying to import VMDK and VMX files into Oracle VM

    I was given a copy of a VM built in VMWare with the files in VMDK and VMX formats. I've tried various methods of importing these into OVM x86 with no luck. According to this 2009 blog post from Oracle it should be possible (at least with that older r

  • Asset posting in non leading ledger different than leading ledger.

    Hi Gurus, I am using new GL concept.I have different dep Areas for Companies act as well as for US GAAP. Is it possible for me to post different GLs of non leading ledgers as per US GAAP and in leading ledgers as per companies act. Regards, Abhi.

  • I can't set up my auto-pay directly to my bank account.

    I have a prepaid phone which has the option of setting up auto-pay.  However, when I tried to set up auto-pay (on the phone and online), it only gives me the option of using a credit card -when what I want is to hook it up to my checking account.  I