Changeset 0cb184e in sasview


Ignore:
Timestamp:
Sep 11, 2017 7:17:24 AM (7 years ago)
Author:
wojciech
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
bf80f7e
Parents:
1573220
Message:

Forcing linux to build pdf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/sphinx-docs/build_sphinx.py

    r1573220 r0cb184e  
    439439    apidoc() 
    440440    build() 
    441     if find_executable('latex'): 
    442         build_pdf() 
     441    #if find_executable('latex'): 
     442    build_pdf() 
    443443    #convert_katex() 
    444444    #convert_mathjax() 
Note: See TracChangeset for help on using the changeset viewer.