From 79db46ded139061e4255d29f875f8a32b99a1ba6 2013-09-23 17:57:20 From: Jonathan Frederic Date: 2013-09-23 17:57:20 Subject: [PATCH] style prefix instead of suffix --- diff --git a/IPython/nbconvert/templates/latex/bw_ipython_style.tplx b/IPython/nbconvert/templates/latex/style_bw_ipython.tplx similarity index 100% rename from IPython/nbconvert/templates/latex/bw_ipython_style.tplx rename to IPython/nbconvert/templates/latex/style_bw_ipython.tplx diff --git a/IPython/nbconvert/templates/latex/bw_python_style.tplx b/IPython/nbconvert/templates/latex/style_bw_python.tplx similarity index 100% rename from IPython/nbconvert/templates/latex/bw_python_style.tplx rename to IPython/nbconvert/templates/latex/style_bw_python.tplx diff --git a/IPython/nbconvert/templates/latex/ipython_style.tplx b/IPython/nbconvert/templates/latex/style_ipython.tplx similarity index 100% rename from IPython/nbconvert/templates/latex/ipython_style.tplx rename to IPython/nbconvert/templates/latex/style_ipython.tplx diff --git a/IPython/nbconvert/templates/latex/notebook_style.tplx b/IPython/nbconvert/templates/latex/style_notebook.tplx similarity index 100% rename from IPython/nbconvert/templates/latex/notebook_style.tplx rename to IPython/nbconvert/templates/latex/style_notebook.tplx diff --git a/IPython/nbconvert/templates/latex/python_style.tplx b/IPython/nbconvert/templates/latex/style_python.tplx similarity index 100% rename from IPython/nbconvert/templates/latex/python_style.tplx rename to IPython/nbconvert/templates/latex/style_python.tplx diff --git a/IPython/nbconvert/templates/latex/simple_style.tplx b/IPython/nbconvert/templates/latex/style_simple.tplx similarity index 100% rename from IPython/nbconvert/templates/latex/simple_style.tplx rename to IPython/nbconvert/templates/latex/style_simple.tplx