.. include:: /Includes.rst.txt .. _columns-text-properties-fixedFont: ========= fixedFont ========= .. confval:: fixedFont :name: text-fixedFont :Path: $GLOBALS['TCA'][$table]['columns'][$field]['config'] :type: boolean :Scope: Display :RenderType: :ref:`default `, :ref:`textTable ` Enables a fixed-width font (monospace) for the text field. This is useful when using code. Does not apply to RTE fields. Examples ======== Fixed font field with tabulators enabled ---------------------------------------- .. include:: /Images/Rst/Text15.rst.txt .. include:: /CodeSnippets/Text15.rst.txt